-
I have the following EDN string from a Babashka task that fail to parse in parseedn:
```
(parseedn-read-str "{ remake {:doc \"Text\"
:task (do (run 'pm-build)
…
-
**Is your feature request related to a problem? Please describe.**
Today it's hard to tell what's the runtime of the server you're connecting to (e.g. Clojure, ClojureScript, ClojureCLR, babashka, …
-
```clojure
(zp/zprint-str
[{:a :b :c :d} (tagged-literal 'x {:e :f :g :h})]
{:map {:comma? false}})
"[{:a :b :c :d} #x {:e :f, :g :h}]"
```
Expected the comma between `:e :f, :g :h` to no…
-
- [ ] Make numbered brew formalae for every release
- [ ] Make "latest" brew formala for every release
-
Like #46 scripts installed from a git dependency don't have to be called via process/exec. Instead, they can be called directly in combination with `babashka.deps/add-deps`.
The time savings depen…
-
Hi! It would be awesome if bootleg also supported AsciiDoctor as the source format. I find it far superior to Markdown for technical writing, and use it successfully for my blog. Thank you!
-
When using HoneySQL versions after 2.5.1103 on Babashka, the library fails with a NoSuchFieldException. Version 2.5.1103 works correctly, but all subsequent versions produce this error.
java.lang.N…
-
When the `gh-pages` directory does not exist, `script/release.clj` copies an html file to a file named `gh-pages`, and then the following copy operations fail.
https://github.com/babashka/scittle/b…
-
This would allow people to install scripts from a URL which requires auth.
rads updated
4 months ago
-
When using this pod I notice that babashka is running in Intel mode (through Activity Monitor). Feels unclean :D Any idea about this and if it's an easy fix?