asdf-tf-summarize [](https://github.com/adamcrews/asdf-tf-summarize/actions/workflows/build.yml) [](https://github.com/adamcrews/asdf-tf-summarize/actions/workflows/lint.yml)
November 20, 2024 · View on GitHub
asdf-tf-summarize

tf-summarize plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar: generic POSIX utilities.
Install
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.
Source project
This project simply installs the tf-summarize utility via asdf.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
License
See LICENSE © Adam Crews