gomplate plugin for the asdf version manager.
bash
,curl
,tar
, and POSIX utilities.
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.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Jon Barber