News
New features:
jbang wrapper installto install/setupjbangto run from local directory akin to maven and gradle wrappers for committing into your project. Thanks to @quintesse- Add some example init templates for Quarkus:
qrest,qcliandqmetrics jbang-actionnow also published to github container registry under:git pull ghcr.io/jbangdev/jbang-action
Bug fixes:
--live=<editor>now works better with using spaces in the argument. Thanks to @zakkak