jless plugin for the mise version manager.
bash
,curl
,zip
,awk
: generic POSIX utilities.
Plugin:
mise plugin install jless
# or
mise plugin install jless https://github.com/yasn77/mise-jless.git
jless:
# Show all installable versions
mise ls-remote jless
# Install specific version
mise install jless@<VERSION>
# Set a version globally (on your ~/.tool-versions file)
mise global jless@<VERSION>
# Now jless commands are available
jless -V
Check mise getting started for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Yasser Saleemi