integrant

maleghast 2025-02-06T11:41:35.678339Z

Good morning All… It’s been a while but I want to write an app and Integrant is (well was) my preferred approach. Does anyone in here know if there is a template for Integrant + Integrant-repl as a starting point..? I can probably figure out threading it all together myself, but it would be handy to have a launchpad…

maleghast 2025-02-06T11:41:59.529049Z

(I am meaning to use in conjunction with @seancorfield’s excellent clj-new)

philip 2025-02-06T13:43:46.898269Z

I use clj-kit That comes with a lot of other stuff too, but yes integrant and integrant repl

maleghast 2025-02-06T14:11:51.016579Z

Thanks @philip

maleghast 2025-02-06T15:22:29.271879Z

Just out of interest, how do you get started with the +full version of the template..? I tried adding +full to the template name when creating the project and that definitely is not it…

maleghast 2025-02-06T15:35:41.542799Z

Sorry, ignore me - I’ve found out how to do it…