Awesome
<div align="center">asdf-copilot
copilot plugin for the asdf version manager.
</div>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!