576 B
576 B
scaffold-storage
This repository stores project templates used by an automated workflow.
The workflow creates and publishes project templates to this storage so that other tools and users can download them to scaffold new projects. Use this directory as the source for template downloads in your project-creation pipeline.
Usage
- Templates: stored under
storage/and organized by language or template type. - Download: automated scripts or CI jobs retrieve templates from this storage.
If you need a new template added, open an issue or submit a pull request.