/asdf-yj

yj plugin for asdf version manager

Primary LanguageShellMIT LicenseMIT

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.