asdf-ls-lint [](https://github.com/ameausoone/asdf-ls-lint/actions/workflows/build.yml) [](https://github.com/ameausoone/asdf-ls-lint/actions/workflows/lint.yml)
December 20, 2023 · View on GitHub
asdf-ls-lint

ls-lint plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar, and POSIX utilities.
Install
Plugin:
asdf plugin add ls-lint
# or
asdf plugin add ls-lint https://github.com/ameausoone/asdf-ls-lint.git
ls-lint:
# Show all installable versions
asdf list-all ls-lint
# Install specific version
asdf install ls-lint latest
# Set a version globally (on your ~/.tool-versions file)
asdf global ls-lint latest
# Now ls-lint commands are available
ls-lint -h
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 © Antoine Meausoone