Chris de Graaf

Results 150 comments of Chris de Graaf

Yeah I thought about it very briefly but didn't look into it too hard. Provided that it doesn't affect the user API, I'm good with it.

I am going to leave FilePaths out for now, it can almost definitely be added later though.

It does seem reasonable, but there are... a lot of licenses in that list. And many of them will definitely never be used. So I feel like it would perhaps...

FYI there'll eventually be an HTTP dependency for #113, so the dependency at least is not an issue.

I certainly wouldn't object, seems useful.

Interactive part depends on https://github.com/JuliaLang/julia/pull/30043.

The non-interactive bit is like 10 lines of code, so we can definitely go ahead with that. Technically the interactive stuff is doable even on 1.0, it's just kind of...

From a quick experiment with DrWatson, it seems that its `initialize_project` could be quite easily achieved with a PkgTemplates plugin.

`force` deletes and recreates the repo brand-new, so you definitely don't want to do that. I think this is a good idea!