delaguardo/Setup Clojure

Setup your runner with Clojure build tools

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
leinThe Leiningen version to make available on the path.
bootThe boot-clj version to make available on the path.
tools-deps[DEPRECATED] The tools deps version to make available on the path.
cliClojure CLI version to make available on the path.
cmd-exe-workaround[DEPRECATED] On Windows platform, it will replace official Clojure CLI with the `deps.clj` of its specific version, `latest` can be used. Useful for running `clojure` command from `cmd.exe`.
bbBabashka version to install, `latest` can be used.
clj-kondoClj-kondo version to install, `latest` can be used.
cljfmtcljfmt version to install, `latest` can be used.
cljstylecljstyle version to install, `latest` can be used.
zprintzprint version to install, `latest` can be used.
github-tokenTo fix rate limit errors, provide `secrets.GITHUB_TOKEN` value to this field. More info: https://docs.github.com/en/actions/security-guides/automatic-token-authentication no${{ github.token }}
invalidate-cacheSet to `true` to fix problems related to wrongly populated tool cache nofalse

no outputs