Skip to content

ryodocx/asdf-yj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-yj Build Lint

yj plugin for the asdf version manager.

Install

Plugin:

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

yj:

# Install latest version
asdf install yj latest

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

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