Awesome
<div align="center">asdf-ktlint
ktlint plugin for the asdf version manager.
</div>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ć