Skip to content

pdemagny/asdf-teller

Repository files navigation

asdf-teller Build Lint

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