This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-11-26
Channels
- # announcements (3)
- # babashka (28)
- # beginners (21)
- # cider (29)
- # clojars (10)
- # clojure (14)
- # clojure-australia (3)
- # clojure-europe (48)
- # clojure-nl (3)
- # clojure-sanfrancisco (4)
- # clojure-uk (54)
- # clojurescript (34)
- # cryogen (12)
- # cursive (7)
- # datomic (14)
- # devcards (1)
- # fulcro (23)
- # helix (2)
- # java (5)
- # jobs (1)
- # kaocha (15)
- # malli (13)
- # minimallist (1)
- # off-topic (8)
- # pathom (7)
- # pedestal (1)
- # rdf (10)
- # reagent (18)
- # shadow-cljs (58)
- # spacemacs (3)
- # tools-deps (1)
- # vim (6)
- # xtdb (37)
@borkdude would it be possible to do a new babashka release? It seems the nREPL port fix isn't in 0.2.3 yet.
I’m working towards a new release but for now you can download a master version from #babashka_circleci_builds
Preliminary changelogs: https://github.com/borkdude/babashka/blob/master/CHANGELOG.md#v024-snapshot-unreleased Feel free to try out the binary from master. I will release tomorrow if nothing else comes up. About the printed message for nREPL: I noticed they are slightly different for nREPL and the socket REPL. We might want to make those similar.
Is there any router library with httpkit that is known to work out of the box with babashka?
I don't know of any. Right now your best bet is building something simple by just looking at the :uri
and :method
keys of the request
Thanks :)
Preliminary changelogs for 0.2.4: https://github.com/borkdude/babashka/blob/master/CHANGELOG.md#v024-snapshot-unreleased Feel free to try out the binary from master. I will release tomorrow if nothing else comes up.
https://nextjournal.com/mk/babashka-environment is building the docker image
Maybe this helps? I haven't looked into the details of this script: https://twitter.com/ndj/status/1322999454295760898
babashka is also built on Github but I consider those builds secondary, since I sometimes find Github actions less stable
babashka/process is now available on clojars: https://clojars.org/babashka/process