asdf-jless [](https://github.com/jc00ke/asdf-jless/actions/workflows/build.yml) [](https://github.com/jc00ke/asdf-jless/actions/workflows/lint.yml)

February 20, 2022 · View on GitHub

asdf-jless Build Lint

jless plugin for the asdf version manager.

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