envtpl plugin for the asdf version manager.
Plugin:
asdf plugin add envtpl
# or
asdf plugin add envtpl https://github.com/flexstack/asdf-envtpl.git
envtpl:
# Show all installable versions
asdf list-all envtpl
# Install specific version
asdf install envtpl latest
# Set a version globally (on your ~/.tool-versions file)
asdf global envtpl latest
# Now envtpl commands are available
envtpl --version
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 © Jared Lunde