Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

evolution/generator-evolve

Open more actions menu

Repository files navigation

Evolution Generator

Yeoman generator for Evolution frameworks.

This generator will dynamically find & list all available Evolution framework to use.

The generators themselves are housed within each project, so this project is little more than an entry-point to them.

Installation

$ npm install -g yo
$ npm install -g generator-evolve

Usage

To dynamically choose which type of project to scaffold:

$ yo evolve

If you want to scaffold one in particular, you may specify it:

$ yo evolve wordpress

Testing

When testing this project:

$ cd ~/path/to/evolution/generator-evolve
$ npm link .
$ yo evolve

When testing this sub-generators, you can manually specify the framework's path:

$ yo evolve wordpress --framework-path=~/path/to/evolution/wordpress

framework-path defaults to Yeoman's cache: ~/.cache/yeoman/evolution/{{ project }}/{{ tag }}

License

MIT License

About

Yeoman generator for Evolution.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.