-
Notifications
You must be signed in to change notification settings - Fork 273
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(cli): add
garden create project/module
commands
See the docs and CLI help texts for details. The generated configs contain the full project/module config schema (minus deprecated fields), so users can easily uncomment and/or remove fields depending on their needs. This required a bit of refactoring in our docs generation code, so a bunch of the line changes relate to that. Also needed to make all links in field descriptions absolute, and tweak the line breaks and formatting for readability.
- Loading branch information
Showing
77 changed files
with
3,387 additions
and
1,888 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.