Home

Awesome

<div align="center">

asdf-versio Build Lint

versio plugin for the asdf version manager.

</div>

Contents

Dependencies

Install

Plugin:

asdf plugin add versio
# or
asdf plugin add versio https://github.com/pdemagny/asdf-versio.git

versio:

# Show all installable versions
asdf list-all versio

# Install specific version
asdf install versio latest

# Set a version globally (on your ~/.tool-versions file)
asdf global versio latest

# Now versio commands are available
versio --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