Skip to content

b-social/asdf-clj-kondo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-clj-kondo

Build status

clj-kondo plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, unzip

Install

Plugin:

asdf plugin add clj-kondo
# or
asdf plugin add clj-kondo https://github.com/b-social/asdf-clj-kondo.git

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

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

Legal

Copyright © 2023 Kroo Bank Ltd.

This library and source code are available under the terms of the MIT licence. A full copy of the licence file is provided in the LICENSE file of the source code.

Releases

No releases published

Packages

No packages published

Languages