This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-04-08
Channels
- # announcements (1)
- # asami (4)
- # babashka (5)
- # biff (9)
- # calva (26)
- # cider (4)
- # clojure (23)
- # clojure-art (6)
- # clojure-europe (5)
- # clojure-japan (1)
- # clojure-norway (1)
- # clojurescript (11)
- # datomic (7)
- # emacs (26)
- # hoplon (3)
- # hyperfiddle (1)
- # inf-clojure (1)
- # introduce-yourself (5)
- # nyc (34)
- # podcasts-discuss (1)
- # releases (1)
- # shadow-cljs (9)
- # tools-deps (11)
https://github.com/babashka/bbin: Install any Babashka script or project with one command
0.1.13
• https://github.com/babashka/bbin/issues/61`*print-namespace-maps*`https://github.com/babashka/bbin/issues/61 (http://github.com/eval)
• https://github.com/babashka/bbin/issues/53
◦ https://github.com/babashka/bbin/pull/54`bbin ls`https://github.com/babashka/bbin/pull/54 (http://github.com/eval)
▪︎ The new output format is currently disabled by default in 0.1.x
releases.
▪︎ Set BABASHKA_BBIN_FLAG_PRETTY_OUTPUT=true
to enable the new behavior. See the PR for https://github.com/eval/bbin/blob/afd33ed720f84dccae907f1b59d51c19536448e5/README.md#bbin-ls.
▪︎ Since changing the default output format is a breaking change, the flag will be removed in an upcoming 0.2.0
release.
▪︎ We're adding an --edn
option to existing bbin
commands to support raw data as output.