cljstyle plugin for the asdf version manager.
bash,curl,unzip
Plugin:
asdf plugin add cljstyle
# or
asdf plugin add cljstyle https://github.com/abogoyavlensky/asdf-cljstyle.gitcljstyle:
# Show all installable versions
asdf list-all cljstyle
# Install specific version
asdf install cljstyle latest
# Set a version globally (on your ~/.tool-versions file)
asdf global cljstyle latest
# Now cljstyle commands are available
cljstyle versionCheck asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
Copyright © 2024 Andrey Bogoyavlenskiy
Distributed under the MIT License.