boot

:boot-clj: https://boot-clj.github.io/ — build tooling for Clojure. Dev chat in #boot-dev
richiardiandrea 2018-07-09T00:45:01.000106Z

@flyboarder agree totally

flyboarder 2018-07-09T02:29:07.000020Z

actually now that I think about it, the easiest thing to do would be a multimethods + spec

flyboarder 2018-07-09T02:30:23.000163Z

kw -> spec -> validator kw -> multi-method -> generator

flyboarder 2018-07-09T02:32:58.000021Z

the default case could use the current implementation