- Notifications
You must be signed in to change notification settings - Fork4
The LocalStack CLI packaged using pyinstaller
License
localstack/localstack-cli
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository contains building instructions for binary builds of the LocalStack CLI.It does not contain the actual source for the CLI, since the LocalStack CLI is basically just the Python packagelocalstack (published on PyPi) with it's install dependencies (and without any extras).This is why this repository just contains the build config and pipeline that packages the LocalStack CLI python package into a standalone binary using PyInstaller.
Please make sure that you have a workingdocker environment on your machine before moving on.
Install the LocalStack CLI by using ourofficial LocalStack Brew Tap:
$ brew install localstack/tap/localstack-cliIf you do not have Brew on your machine, you can directly download the pre-built LocalStack CLI binary for your system:
- Download the latest release for your platform
- Extract the archive to a folder in your
PATHvariable:- MacOS / Linux:
sudo tar xvzf ~/Downloads/localstack-cli-*-darwin-*-onefile.tar.gz -C /usr/local/bin
- MacOS / Linux:
About
The LocalStack CLI packaged using pyinstaller
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.