Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 847 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 847 Bytes

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.