Awesome
<div align="center">asdf-amass
amass plugin for the asdf version manager.
</div>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!