babashka

https://github.com/babashka/babashka. Also see #sci, #nbb and #babashka-circleci-builds .
borkdude 2021-01-16T16:51:12.054600Z

I hacked a little on spartan.spec. It appears expound now works with it ;) https://github.com/borkdude/spartan.spec#example

borkdude 2021-01-16T17:10:46.055400Z

Also added an example for Crucible which is a library for generating AWS cloud formation templates: https://github.com/borkdude/spartan.spec/blob/master/examples/crucible.clj

borkdude 2021-01-16T19:12:29.056300Z

cli-matic now also appears to work: https://github.com/borkdude/spartan.spec/blob/master/examples/cli_matic.clj It's quite a heavy lib to load as a script, but it works. (150 ms, the sum of spartan.spec, expound and cli-matic itself).