asdf-boilerplate [](https://github.com/gruntwork-io/asdf-boilerplate/actions/workflows/build.yml) [](https://github.com/gruntwork-io/asdf-boilerplate/actions/workflows/lint.yml)
February 25, 2025 · View on GitHub
asdf-boilerplate

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