generate-breakdance
Generate a new breakdance plugin project.
Generate a new breakdance plugin project.
Generate the CNAME file for a web project. Is this necessary? No, not at all. A CNAME file is one line and takes a couple seconds to create. The point of this generator is to automate the creation of the CNAME file based on configuration settings, as a sm
My own @generate generator for scaffolding projects and populating templates.
Adds user prompts to your generator for getting data that is commonly for rendering templates, like author name, project name, etc.
Generate an assemblefile.js for [assemble] in the current working directory or specified `--dest`.
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 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.
Prompts the user for the destination directory to use. Can be used from the command line when installed globally, or as plugin or sub-generator in your generator.
Scaffold out complete code projects from the command line, or use this generator as a plugin in other generators to provide baseline functionality.
Generate a package.json from a pre-defined or user-defined template. This generator can be used from the command line when globally installed, or as a plugin or sub-generator in your own generator.
Generate An ES.Next/StandardJS/UnitTest Ready, Github or Gitlab Project in Seconds! − A generator for SWAP projects −
Generate a gulpfile.js from the command line if Generate is installed globally, or use this as a plugin or sub-generator in your own generator to make it a continuous part of the build workflow when scaffolding out a new project.
Generate generator to create a new repository on GitHub.
Simple socket server for controlling a nodebot.
Generate a new consolidate-style engine project, with starter code and unit tests.
Example Generate generator, to show how Generate works.
Generate a starter CHANGELOG.md file, using conventions from keep-a-changelog. 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 scaffold from a declarative configuration.
Generate a robots.txt for a web project (uses the robots.txt from HTML5 Boilerplate). This can be run from the command line when Generate is installed globally, or used as a plugin in another generator.
Generate an updatefile.js in the current working directory or specified `--dest`.