Fork me on GitHub
#babashka
<
2021-01-16
>
borkdude16:01:12

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

borkdude17:01:46

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

borkdude19:01:29

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).