Start creating task for v1.0 of
I built this tool about 2 years ago to allow me to create templates before GitHub repo templates existed. Basically it would let me create a git repo setup exactly how I want then run `npx groundwork / ` for example `npx groundwork joshmanders/npm-package my-package` and it would fetch and reconstruct the git repo into `my-package` directory.
But now I need to add more features to it for my own usage, so lets bang out some of them and some ideas on how to get to v1.0 stable release.
But now I need to add more features to it for my own usage, so lets bang out some of them and some ideas on how to get to v1.0 stable release.