Fork me on GitHub
#luminus
<
2015-10-21
>
danielgrosse06:10:38

@yogthos: Hello, regarding the issue https://github.com/luminus-framework/luminus-template/issues/130 I want to debug the template. Could you give me some help, as I never created an leiningen template.

danielgrosse09:10:59

I read this. But It doesn’t explain, how to debug the template with a REPL. In the case of luminous the dependecy for leiningen.new isn’t set in the project.clj but used in some namespaces. I don’t know how to resolve them. As it works in the compiled version.

Pablo Fernandez09:10:32

Oh, I never even tried that. I would just create a new project and look at the output.

yogthos13:10:21

@danielgrosse: unfortunately I haven't found an easy way either

yogthos13:10:27

you can start the template project in the repl though

danielgrosse13:10:16

When I start a repl in the projectfolder of the template, and go into the namespace, I get an error for the missing leiningen.new dependecy