Skip to content

b-social/asdf-cljfmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-cljfmt

Build status

cljfmt plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar

Install

Plugin:

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

cljfmt:

# Show all installable versions
asdf list-all cljfmt

# Install specific version
asdf install cljfmt latest

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

# Now cljfmt commands are available
cljfmt

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages