asdf-atmos [](https://github.com/cloudposse/asdf-atmos/actions/workflows/build.yml) [](https://github.com/cloudposse/asdf-atmos/actions/workflows/lint.yml)
September 4, 2024 · View on GitHub
asdf-atmos

atmos plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar, and POSIX utilities.
Install
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.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
License
See LICENSE © Cloud Posse