Skip to content

asdf-community/asdf-ktlint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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ć

About

ktlint plugin for the asdf version manager [maintainer=@esensar]

Topics

Resources

License

Contributing

Security policy

Stars

7 stars

Watchers

1 watching

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors