0.6.0 • Published 9 years ago

generator-cfm v0.6.0

Weekly downloads
7
License
MIT
Repository
github
Last release
9 years ago

generator-cfm

NPM version Build Status Test coverage Dependency Status

Scaffold out a frontend module

Install

$ npm install -g generator-cfm

Note: generator-cfm is a yeoman generator, so you must have global yo installed, too.

$ npm install -g yo

Usage

$ mkdir your-module-name && cd your-module-name && yo cfm

Troubleshooting

TypeError: this.env.adapter.prompt(...).then is not a function

Please upgrade your global yo npm module using npm install -g yo.

License

MIT © C.T. Lin

0.6.0

9 years ago

0.5.0

9 years ago

0.4.1

9 years ago

0.4.0

9 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago