specter

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

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

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

👏 2
👏🏻 1
nathanmarz 2021-07-02T23:48:08.017500Z

@borkdude cool stuff