deps-new

pez 2021-10-10T08:37:54.077Z

> If you want an application you could just create an application in the first place? I don't follow. I wouldn't use clj-new for this?

seancorfield 2021-10-10T16:39:52.077400Z

We're talking about deps-new and I was getting a bit cheeky, but I really meant: create a template, then create an application, and use it as a guide to modify the template. I sort of assumed anyone creating a template would always modify it, so complaining that it produced a library seemed odd to me.

seancorfield 2021-10-10T16:41:39.077600Z

People often complained that clj-new's template project wasn't useful because it was too minimal so when I made deps-new's template, I made it more complete - but figured people would still complain no matter what the default behavior was 😕

dorab 2021-10-10T01:38:23.075800Z

My suggestion would be to just remove the "By default,".