localstack / localstack/awscli-local
Add support for installing with Homebrew
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
Localstack can be installed with Homebrew (this formula).
It would be nice if we could also installed the awscli-local with Homebrew so we only need to use 1 package manager
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the awscli-local packaging and command entry point to understand how awslocal is installed and distributed. Check the Homebrew formula conventions relevant to Python-based CLI tools. Done means users can install awscli-local with Homebrew and invoke awslocal successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100