Skip to content

ryodocx/asdf-viddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.