Skip to content

abogoyavlensky/asdf-cljstyle

Repository files navigation

asdf-cljstyle Build Lint

cljstyle plugin for the asdf version manager.

Dependencies

  • bash, curl, unzip

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.

About

cljstyle plugin for the asdf version manager.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages