Generator for initializing a git repository and adding first commit.
Scaffold out complete code projects from the command line, or use this generator as a plugin in other generators to provide baseline functionality.
Generate any local or global .gitignore file from the github/gitignore repository. Use from the command line when Generate's CLI is installed globally, or use as a plugin or sub-generator in your own generator.
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.