googleapis / googleapis/synthtool
Slim down repeated templates for Node
Open
type: cleanup
- Dominant language
- Python
- Stars
- 108
- Forks
- 102
- Avg merge
- 1h 23m
- Merged PRs (30d)
- 1
Description
Currently we have 3 different template directories for Node, split repos, mono repo, and esm. We can consolidate some of the common templates by refactoring how we deal with templates, i.e., rendering templates as a list vs. a single path.
Contributor guide
Assessment
This issue has not been assessed yet.