-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
I'm thinking for global generators options, so it can't be simple templates
property in ~/data-store/verb.json
config, because verb may need more than one generator, so it could be something like that
{
"generators": {
"readme": {
"templates": "layouts/*.md",
"includes": "includes",
"badges": "badges"
}
}
}
or full paths/globs to dirs
for this generator
Metadata
Metadata
Assignees
Labels
No labels