/asdf-viddy

Viddy plugin for asdf version manager

Primary LanguageShellMIT LicenseMIT

asdf-viddy Build Lint

Viddy plugin for the asdf version manager.

Install

Plugin:

asdf plugin add viddy
# or
asdf plugin add viddy https://github.com/ryodocx/asdf-viddy.git

Viddy:

# Install latest version
asdf install viddy latest

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

Check asdf readme for more instructions on how to install & manage versions.