awslabs / awslabs/cli-agent-orchestrator
[Feat] Support more standard package managers
Open
enhancement
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 267
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 70
Description
## Overview
Please support installing via nix / homebrew /other standard package managers
https://search.nixos.org/packages
https://brew.sh/
## User Stories
- As a user, I want to be able to install the software via standard package managers so that I don't have to install a new package manager just to install this program, my path is already polluted enough.
## Acceptance Criteria
- I can install via nix
- I can install via homebrew
- I can install via yum (AL2)
The above is my personal preference order, if you had to pick only one, I would pick nix.
Contributor guide
Assessment
This issue has not been assessed yet.