turtlequeue/Setup Babashka - A Clojure babushka for the grey areas of Bash.

Setup your runner with babashka

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
babashka-versionThe babashka/babashka version to make available on the path. Only exact version allowed.yes
babashka-urlThe babashka/babashka url to make available on the path. Useful for CI builds. Example https://16810-201467090-gh.circle-artifacts.com/0/release/babashka-0.3.3-SNAPSHOT-linux-amd64.tar.gz When using "babashka-url" the parameter "babashka-version" is still required, to allow for appropriate caching between runs. Example: babashka-version: 0.3.3-SNAPSHOT
fail-on-cache-missFail the action run if the result was not returned from the cache. Useful for tests. "true" or false otherwise

no outputs