abcxyz / abc

Apache License 2.0
12 stars 3 forks source link

Add a central registry of all templates that exist #21

Open drevell opened 1 year ago

drevell commented 1 year ago

TL;DR

We could create a central registry (or multiple registries) probably in the form of a YAML file, of all the templates that are known to exist.

Detailed design

Desired features:
 - Support public and private (my company only) registries
 - Searching
 - Tagging by language, purpose, framework, etc
 - Easy updating/publishing of templates

Alternatives considered

Just have users discover template URLs via docs, word of mouth, etc.

Additional information

No response

drevell commented 1 year ago

I added https://github.com/abcxyz/abc/blob/main/template-index.md for this for now.