generate-data
Generate plugin that gathers data from the user's environment to pre-populate data for hints.
generate-collections
Initializes a handful of (empty) template collections to your generator, such as docs, includes, badges, and layouts, along with a few generic defaults.
generate-defaults
Use this generator to add some common default settings to your 'generate', verb, and assemble generators.
generate-license
Generate a license file. Choose any of the licenses supported by https://github.com/github/choosealicense.com.
generate-readme
Generate a README.md using answers to prompts and data from the environment, like `package.json`, `.git` config, etc. This generator can be run by command line if Generate is installed globally, or you can use this as a plugin or sub-generator in your own