Awesome
<div align="center">asdf-yor
Yor plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
,tar
: generic POSIX utilities.
Install
Plugin:
asdf plugin add yor https://github.com/ordinaryexperts/asdf-yor.git
yor:
# Show all installable versions
asdf list-all yor
# Install specific version
asdf install yor latest
# Set a version globally (on your ~/.tool-versions file)
asdf global yor latest
# Now yor commands are available
yor --version
Check asdf readme for more instructions on how to install & manage versions.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
Releases are generated automatically based on commit messages, using semantic-release
. Commit messages must follow the Conventional Commits standard.
License
See LICENSE © Jason McVetta