asdf-copilot [](https://github.com/NeoHsu/asdf-copilot/actions/workflows/build.yml) [](https://github.com/NeoHsu/asdf-copilot/actions/workflows/lint.yml)
July 15, 2021 · View on GitHub
asdf-copilot

copilot plugin for the asdf version manager.
Build History
Contents
Dependencies
bash,curl: generic POSIX utilities.
Install
Plugin:
asdf plugin add aws-copilot
# or
asdf plugin add aws-copilot https://github.com/NeoHsu/asdf-copilot.git
copilot:
# Show all installable versions
asdf list-all aws-copilot
# Install specific version
asdf install aws-copilot latest
# Set a version globally (on your ~/.tool-versions file)
asdf global aws-copilot latest
# Now copilot commands are available
copilot --help
Check asdf readme for more instructions on how to install & manage versions.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!