Skip to content

rynkowsg/asdf-clj-kondo

Repository files navigation

asdf-clj-kondo

GitHub Actions Test Status GitHub Actions Lint Status CircleCI Lint Status License

asdf version manager plugin for clj-kondo, a Clojure linter.

Contents

Dependencies

  • bash, curl, unzip: generic POSIX utilities.

Install

Install plugin:

asdf plugin add clj-kondo https://github.com/rynkowsg/asdf-clj-kondo.git

Install clj-kondo:

# Show all installable versions
asdf list-all clj-kondo

# Install specific version
asdf install clj-kondo latest

# Set a version globally (on your ~/.tool-versions file)
asdf global clj-kondo latest

# Now clj-kondo commands are available
clj-kondo --help

Check asdf readme for more instructions on how to install & manage versions.

License

Licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published