atmos plugin for the asdf version manager.
bash
,curl
,tar
, and POSIX utilities.
Plugin:
asdf plugin add atmos
# or
asdf plugin add atmos https://github.com/cloudposse/asdf-atmos.git
atmos:
# Show all installable versions
asdf list-all atmos
# Install specific version
asdf install atmos latest
# Set a version globally (on your ~/.tool-versions file)
asdf global atmos latest
# Now atmos commands are available
atmos version
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Cloud Posse