specter

Latest version: 1.1.3
borkdude 2021-07-02T14:21:47.016400Z

Hi. I've found a way to monkey-patch specter to make it work with SCI (Clojure interpreter that can run in a native-image): https://github.com/borkdude/specter-sci

👍 2
💥 1
borkdude 2021-07-02T15:54:52.017Z

Made a proper CLI out of it now: https://github.com/borkdude/specter-cli

nathanmarz 2021-07-02T23:48:08.017500Z

@borkdude cool stuff