generate-license
Generate a license file. Choose any of the licenses supported by https://github.com/github/choosealicense.com.
generate-git
Generator for initializing a git repository and adding first commit.
generate-project
Scaffold out complete code projects from the command line, or use this generator as a plugin in other generators to provide baseline functionality.
generate-contributing
Generate a contributing.md, issue_template.md, or pull_request_template.md file for a project. Can be generated from the command line when Generate is installed globally, or as a plugin inside another generator.
generate-eslint
Generate a new `.eslintrc.json` or `.eslintignore` file from a pre-defined or user-defined template. Can be used from the command line when installed globally, or as a plugin in your own generator.