Awesome
<div align="center">asdf-tfcmt
tfcmt plugin for the asdf version manager.
</div>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!