-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Open
@Mo0rBy
Description
Feature Description
I think it would be great if it was possible to create a new template repository from an existing template repository.
For example, I have a template-repo-basic
template repository with some minimal stuff in (.pre-commit-config.yaml
and a simple README
). I would like to create service specific templates from this, so to create a template-repo-java-springboot
template repository that can then have additions made to it for a Java SpringBoot app.
template-repo-basic
> template-repo-java-springboot
> a-real-java-springboot-repo
(not a template)
Screenshots
No response