generate

generate

🏢 Organization

11 repositories on SrcLog

View on GitHub
11 Repos
562 Stars
58 Forks
562 Watchers

Repositories (11)

generate generate/generate JavaScript

A new command line tool and developer framework for scaffolding out GitHub projects. Generate offers the robustness and configurability of Yeoman, the expressiveness and simplicity of Slush, and more powerful flow control and composability than either.

308
generate-gitignore generate/generate-gitignore JavaScript

Generate a .gitignore file from the command line when Generate's CLI is installed globally, or use as a plugin or sub-generator in your own generator.

93
generate-license generate/generate-license JavaScript

Generate a license file from the command line when Generate is installed globally, or use this generator as a plugin or sub-generator in your own generator project.

76
generate-package generate/generate-package JavaScript

Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CLI.

18
generate-log generate/generate-log JavaScript

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.

17
generate-contributing generate/generate-contributing JavaScript

Generate a contributing.md file for a project. Can also be used as a building block to add this functionality to another generator.

17
generate-mocha generate/generate-mocha JavaScript

Generate mocha unit tests.

9
generate-eslint generate/generate-eslint JavaScript

Generate a `.eslintrc.json` or `.eslintignore` file as part of a larger build workflow. This generator can be used as a sub-generator or plugin inside other generators.

8
generate-data generate/generate-data JavaScript

Generate plugin that gathers data from the user's environment to pre-populate data for hints.

6
generate-collections generate/generate-collections JavaScript

Add the docs, includes, badges, and layouts collections, along with a few generic defaults to your generator.

6
generate-snapdragon generate/generate-snapdragon JavaScript

Scaffold out a new snapdragon plugin project.

4