This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-03-30
Channels
- # babashka (18)
- # beginners (90)
- # calva (33)
- # clara (6)
- # cljfx (11)
- # cljs-dev (22)
- # cljsrn (9)
- # clojure (71)
- # clojure-australia (2)
- # clojure-czech (15)
- # clojure-europe (27)
- # clojure-germany (9)
- # clojure-nl (4)
- # clojure-serbia (3)
- # clojure-uk (10)
- # clojurescript (17)
- # conjure (12)
- # data-oriented-programming (2)
- # deps-new (6)
- # fulcro (29)
- # graphql (10)
- # hugsql (6)
- # jobs (1)
- # lsp (59)
- # malli (8)
- # off-topic (76)
- # pathom (15)
- # polylith (130)
- # re-frame (9)
- # reagent (15)
- # releases (4)
- # rewrite-clj (6)
- # ring (6)
- # rum (9)
- # shadow-cljs (116)
- # specter (5)
- # testing (7)
- # tools-deps (24)
- # vim (6)
- # xtdb (17)
babashka 0.3.1 released: https://github.com/babashka/babashka/blob/master/CHANGELOG.md#031
When do you increase BABASHKA_RELEASED_VERSION
?
thank you!
@borkdude woah, does this mean that deps.clj is bundled into bb now (from bb -h
)?
Clojure:
clojure [args...] Invokes clojure. Takes same args as the official clojure CLI.
it was:
Clojure:
--clojure [args...] Invokes clojure. Takes same args as the official clojure CLI.
Hi there, I am reading the babashka book and I https://book.babashka.org/#_input_and_output_flags > Note: input is only available in the user namespace, designed for one-liners. For writing scripts, see scripts. But then there is not Scripts section...I can PR a fix but I was wondering if the sentence is still valid or just the reference needs fixing
@richiardiandrea PR welcome. It should link here: https://book.babashka.org/#_scripts The link was probably broken when migrating from markdown to asciidoc
sounds good will do that
thanks for the watch
script 🙏
there is also a new version of jet
with some nice additions:
https://github.com/borkdude/jet/releases/tag/v0.0.14
