asdf-amass [](https://github.com/dhoeric/asdf-amass/actions/workflows/build.yml) [](https://github.com/dhoeric/asdf-amass/actions/workflows/lint.yml)
November 30, 2022 · View on GitHub
asdf-amass

amass plugin for the asdf version manager.
Contents
Dependencies
bash,curl,unzip: generic POSIX utilities.
Install
Plugin:
asdf plugin add amass
# or
asdf plugin add amass https://github.com/dhoeric/asdf-amass.git
amass:
# Show all installable versions
asdf list-all amass
# Install specific version
asdf install amass latest
# Set a version globally (on your ~/.tool-versions file)
asdf global amass latest
# Now amass commands are available
amass -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!