tea plugin for the asdf version manager.
Plugin:
asdf plugin add tea
# or
asdf plugin add tea https://github.com/mvaldes14/asdf-tea.git
tea:
# Show all installable versions
asdf list-all tea
# Install specific version
asdf install tea 0.9.2
# Set a version globally (on your ~/.tool-versions file)
asdf global tea latest
# Now tea commands are available
tea --version
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Miguel Valdes