AnandChowdhary / update-template

📠 Easily update repos created with GitHub templates
MIT License
33 stars 5 forks source link

Local templates and multiple templates #1

Open karlvr opened 3 years ago

karlvr commented 3 years ago

Hi! I've forked this repo and made some changes to support our workflow, including local templates, applying multiple templates, additional package.json keys supported, and removing dependencies etc that are no longer in the template when a template is upgraded.

Are you interested in evolving this package like this? My fork is at https://github.com/karlvr/update-template. If you are, please take a look and I'd love to discuss making a PR with you. The changes are many and varied so I didn't want to jump in with a PR!

marcusrbrown commented 3 years ago

Hi @karlvr! I'm not associated with @koj-co but I took a look at your fork and I would encourage you to raise the PR. I see that you changed the package scope (understandably) and a few other changes that could be dropped for a PR, keeping everything you have in place in your fork. Until the maintainers here have the opportunity to review I'll be using your fork to keep my templates updated.

Cheers!

AnandChowdhary commented 3 years ago

Absolutely, happy to review PRs to make this package better!