tf-summarize plugin for the asdf version manager.
bash
,curl
,tar
: generic POSIX utilities.
Plugin:
asdf plugin add tf-summarize
# or
asdf plugin add tf-summarize https://github.com/adamcrews/asdf-tf-summarize.git
tf-summarize:
# Show all installable versions
asdf list-all tf-summarize
# Install specific version
asdf install tf-summarize latest
# Set a version globally (on your ~/.tool-versions file)
asdf global tf-summarize latest
# Now tf-summarize commands are available
tf-summarize --help
Check asdf readme for more instructions on how to install & manage versions.
This project simply installs the tf-summarize utility via asdf.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Adam Crews