rewrite-clj

https://github.com/clj-commons/rewrite-clj
vemv 2020-12-14T17:52:13.203200Z

Hi! I have a lib that I want to port from rewrite-clj to rewrite-cljc. I'll also want to distribute said lib with minimal friction to all kind of consumers.

vemv 2020-12-14T17:52:47.204100Z

Problem being that there are no maven releases, right? Which seems to force deps -like tooling

lread 2020-12-14T18:09:59.208300Z

Yeah @vemv, true enough. I want to at least finalize the strategy for namespaced elements before moving to clj-commons (and clojars). I’m actively working on it.

vemv 2020-12-14T18:31:29.208400Z

thanks. I can wait :) also happy that that specific issue keeps progressing, you might remember I chimed in

lread 2020-12-14T18:37:25.210Z

I absolutely do! 🙂 I’ll be pinging folks here for feedback on an approach sometime soon.

👍 2