PkgDev needs to be updated / internalized into Pkg3.
Perhaps we should consider pulling in https://github.com/invenia/PkgTemplates.jl as a replacement to PkgDev.generate.
PkgTemplates is slick, let's include that! Definitely want to make Pkg3 a nice interactive experience.
In the meantime, would it make sense for pkg> generate to at least initialize a git repo?
I have started on a 0.7 version of PkgDev. For now, I think it is easiest to continue there https://github.com/KristofferC/PkgDev.jl
@KristofferC: AFAIK forks don't have issue trackers by default, do you want to enable it in your fork or discuss this a the original repo?
Most helpful comment
PkgTemplates is slick, let's include that! Definitely want to make Pkg3 a nice interactive experience.