asdf-gomplate [](https://github.com/sneakybeaky/asdf-gomplate/actions/workflows/build.yml) [](https://github.com/sneakybeaky/asdf-gomplate/actions/workflows/lint.yml)
July 24, 2025 · View on GitHub
asdf-gomplate

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