This pull request will add the ability to template fully, which comes down to copying the repository to some remote on GitHub, and then cloning that. I was disappointed to learn that GitHub places a file size limit of 10MB on every file in the template, so likely this approach won't work for many workflows. But it's worth having for smaller ones, and/or in case that changes.
This pull request will add the ability to template fully, which comes down to copying the repository to some remote on GitHub, and then cloning that. I was disappointed to learn that GitHub places a file size limit of 10MB on every file in the template, so likely this approach won't work for many workflows. But it's worth having for smaller ones, and/or in case that changes.
This will close #1
Signed-off-by: vsoch vsochat@stanford.edu