Hi! New library template is out. Key feature of this release that all tasks performed by babashka tasks
https://github.com/redstarssystems/rssyslib
This template will give you the following basic project workflow:
mike@mbp02 ✗ bb tasks
build Build deployable jar file for this project
bump Bump version artifact in `project-version` file, level may be one of: major, minor, patch, alpha, beta, rc, release.
clean Clean target folder
deploy Deploy this library to Clojars
format Format source code
install Install deployable jar locally (requires the pom.xml file)
lint Lint source code
outdated Check for outdated dependencies
repl Run Clojure repl
requirements Install project requirements
test Run tests
Changelog https://github.com/redstarssystems/rssyslib/blob/develop/CHANGELOG.adocSmall announcement for https://github.com/turtlequeue/setup-babashka This is a Github action that installs and caches babashka :babashka:
I am really happy babashka
is taking over - I had a very pleasant year when I was using lumo
for scripting at work and I think that niche is now covered again - thanks @borkdude!
joker v0.17.1 is released: https://github.com/candid82/joker/releases/tag/v0.17.1