Home

Awesome

<div align="center">

asdf-cljstyle Build Lint

cljstyle plugin for the asdf version manager.

</div>

Dependencies

Install

Plugin:

asdf plugin add cljstyle
# or
asdf plugin add cljstyle https://github.com/abogoyavlensky/asdf-cljstyle.git

cljstyle:

# 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 version

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

Copyright © 2024 Andrey Bogoyavlenskiy

Distributed under the MIT License.