2.0.2 • Published 10 years ago

generator-cyclejs v2.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

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

2.0.2

10 years ago

2.0.1

10 years ago

1.3.1

10 years ago

1.3.0

10 years ago

1.2.0

10 years ago

1.1.0

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago