Fork me on GitHub
#releases
<
2023-06-19
>
rads17:06:32

https://github.com/babashka/bbin: Install any Babashka script or project with one command 0.2.0-beta1 This version is not available on package managers but it can be installed using an existing version of bbin:

bbin install io.github.babashka/bbin --git/tag v0.2.0-beta1 --as bbin-dev
BREAKING CHANGES:`bbin` now follows the https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html. ◦ The BABASHKA_BBIN_FLAG_XDG flag is no longer used. ◦ If you're still using ~/.babashka/bbin/bin, bbin will print a warning. ▪︎ To remove this warning, run bbin migrate for instructions on how to • run an automatic migration • migrate manually • revert to existing paths • `bbin ls` and bbin install now print human-readable text by default. ◦ The BABASHKA_BBIN_FLAG_PRETTY_OUTPUT flag is no longer used. ◦ Pass in the --edn option to revert to the 0.1.x behavior. Changed paths:New: ◦ Scripts: ~/.local/bin ◦ Cached JARs: ~/.cache/babashka/bbin/jarsOld: ◦ Scripts: ~/.babashka/bbin/bin ◦ Cached JARs: ~/.babashka/bbin/jars Fixed issues:https://github.com/babashka/bbin/issues/35https://github.com/babashka/bbin/issues/53https://github.com/babashka/bbin/issues/65

🎉 16
🚀 10
babashka 6
🙏 4
gratitude 4