Fork me on GitHub
#announcements
<
2022-12-04
>
borkdude19:12:46

A fresh release of babashka process! Clojure library for shelling out / spawning sub-processes

babashka/process {:mvn/version "0.4.13"}
The shell function is now the most emphasized function in the README (where it was previously almost undocumented) All other functions like process have been updated to support the syntax that shell supports: (shell opts? & args) This works particularly well with (apply shell "binary" *command-line-args*) Check out the new README https://github.com/babashka/process Discuss in #babashka

2
🎉 11
💪 11
babashka 12
1