Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 1.35 KB

README.md

File metadata and controls

53 lines (34 loc) · 1.35 KB

asdf-envtpl Build Lint

envtpl plugin for the asdf version manager.

Contents

Install

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.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Jared Lunde