asdf-tfcmt [](https://github.com/nasa9084/asdf-tfcmt/actions/workflows/build.yml) [](https://github.com/nasa9084/asdf-tfcmt/actions/workflows/lint.yml)
March 1, 2024 · View on GitHub
asdf-tfcmt

tfcmt plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar, and POSIX utilities.
Install
Plugin:
asdf plugin add tfcmt
# or
asdf plugin add tfcmt https://github.com/nasa9084/asdf-tfcmt.git
tfcmt:
# Show all installable versions
asdf list-all tfcmt
# Install specific version
asdf install tfcmt latest
# Set a version globally (on your ~/.tool-versions file)
asdf global tfcmt latest
# Now tfcmt commands are available
tfcmt --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!