asdf-yj [](https://github.com/ryodocx/asdf-yj/actions/workflows/build.yml) [](https://github.com/ryodocx/asdf-yj/actions/workflows/lint.yml)
September 20, 2021 ยท View on GitHub
asdf-yj

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.