dhoeric / asdf-amass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-amass Build Lint

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!

License

See LICENSE © Eric Ho

About

License:Apache License 2.0


Languages

Language:Shell 100.0%