KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
projects-template-registry
★ 10
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
tbook_converter
:
Tbook converter
HashPulse
:
Artificial-Intelligence Driven Real-Time Data Integration Fabric for Scalable Stream-Based Analytics and Intelligent Distributed Processing Hub.
Readest-google-drive-mod-patcher
:
Patcher to create apk that use google drive to sync books on readest
lapsmith
:
Telemetry-driven tuning assistant for Forza Horizon 6.
gohelix
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
projects-template-registry
?
Download (.md)
# Stripe Projects Template Registry `projects-template-registry` is the manifest registry for `stripe projects build`. Each YAML file describes a build template that the CLI can discover, filter, and materialize. The registry does not contain the starter app code itself. A manifest can point to any compatible public GitHub repository and pinned commit. For an example of a public template repo, see Stripe's [`projects-templates`](https://github.com/stripe/projects-templates) repository. ## What the registry controls - Search and browse metadata shown in the CLI - Guided-flow placement by category and framework - Variant grouping and ordering - The pinned git commit users receive - Declared Stripe Projects services and post-setup commands ## Repository layout - `guided.yaml`: guided-flow category labels and descriptions - `<category>/<variant>.yaml`: template manifests consumed by the CLI - `example/example.yaml`: commented reference manifest for contributors ## Contributing Add or update manifests here when you want a template from any public repo to appear in `stripe projects build`. For a commented manifest example, see [example/example.yaml](example/example.yaml). ## Security See [SECURITY.md](SECURITY.md) for vulnerability reporting instructions.