asdf-ktlint [](https://github.com/esensar/asdf-ktlint/actions/workflows/build.yml) [](https://github.com/esensar/asdf-ktlint/actions/workflows/lint.yml)
November 16, 2021 · View on GitHub
asdf-ktlint

ktlint plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar: generic POSIX utilities.java- just like asdf-kotlin, this requires java, asdf-java can be used
Install
Plugin:
asdf plugin add ktlint
# or
asdf plugin add ktlint https://github.com/esensar/asdf-ktlint.git
ktlint:
# Show all installable versions
asdf list-all ktlint
# Install specific version
asdf install ktlint latest
# Set a version globally (on your ~/.tool-versions file)
asdf global ktlint latest
# Now ktlint commands are available
ktlint --help
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 © Ensar Sarajčić