Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 1.51 KB

README.md

File metadata and controls

59 lines (38 loc) · 1.51 KB

asdf-atmos Build Lint

atmos plugin for the asdf version manager.

Contents

Dependencies

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