asdf-teller [](https://github.com/pdemagny/asdf-teller/actions/workflows/build.yml) [](https://github.com/pdemagny/asdf-teller/actions/workflows/lint.yml)
March 9, 2023 · View on GitHub
asdf-teller

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