Skip to content

asdf-community/asdf-ktlint

Repository files navigation

asdf-ktlint Build Lint

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ć

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •