Awesome
<div align="center">asdf-jless
jless plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
,unzip
: generic POSIX utilities.
Install
Plugin:
asdf plugin add jless
# or
asdf plugin add jless https://github.com/jc00ke/asdf-jless.git
jless:
# Show all installable versions
asdf list-all jless
# Install specific version
asdf install jless latest
# Set a version globally (on your ~/.tool-versions file)
asdf global jless latest
# Now jless commands are available
jless --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!
License
See LICENSE © Jesse Cooke