/asdf-copilot

aws-copilot plugin for the asdf version manager

Primary LanguageShellApache License 2.0Apache-2.0

asdf-copilot Build Lint

copilot plugin for the asdf version manager.

Build History

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!

License

See LICENSE © Neo Hsu