Fork me on GitHub
#deps-new
<
2021-12-04
>
dominicm19:12:51

I haven't actually tried this, but something that might be useful is allowing a project to specify an alias to use for deps-new in the deps.edn. Similar to :deps/prep-lib. That way to generate the template for a framework, you could use that framework as the coordinate, rather than <coordinate>-template.

seancorfield19:12:24

@dominicm Interesting suggestion. Do you want to create an issue and write it up with a specific example?

dominicm19:12:46

@seancorfield Sure, what would a specific example be? 🙂

dominicm19:12:04

Uh, better way of asking that question, how specific should I be?

seancorfield19:12:29

It's your suggestion: pick a repo/framework that has a template and write up exactly what you think would go in that framework's deps.edn file to specify the template to use. I'm having a hard time imaging how you think it should work...

seancorfield19:12:06

Remember that deps-new just reads stuff from the file system after the CLI has brought down the deps.

dominicm20:12:01

OK, that specific. No problem 🙂