Richard Clayton
Templatizing Github "Template Repos"
Adding the (obvious) missing feature to Github Template Repositories
tl;dr
Get better use out of Github Template Repositories by introducing your own templating mechanism. Using a combination of gomplate, tree
, and bash
can get you there pretty easily. This article demonstrates an example of how it's done.
Last year, Github added a new feature called Template Repositories. . . .
April 13, 2020