Skip to content

Files

Latest commit

92e9a0b · Sep 13, 2015

History

History
78 lines (59 loc) · 2.09 KB

README.md

File metadata and controls

78 lines (59 loc) · 2.09 KB

generator-cyclejs

Quickly scaffold out a Cycle.js Nested Dialogue module.

Installation

Install yo and generator-cyclejs:

$ npm install --global yo generator-cyclejs

Usage

Make a new diretory, and cd into it:

$ mkdir my-new-dialogue && cd $_

Run yo cyclejs:

$ yo cyclejs

Node Modules

The following dependency node modules are installed with the generator:

The following development dependency node modules are also installed:

Changelog

Recent changes can be viewed on Github in the Changelog.

License

MIT © Frederik Krautwald