Update README.md to include project description and usage instructions
This commit is contained in:
14
README.md
14
README.md
@@ -1,2 +1,16 @@
|
||||
# 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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user