adamcrews / asdf-tf-summarize

asdf plugin to install tf-summarize

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-tf-summarize Build Lint

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

About

asdf plugin to install tf-summarize

License:Apache License 2.0


Languages

Language:Shell 100.0%