0.6.0 • Published 8 years ago

generator-cfm v0.6.0

Weekly downloads
7
License
MIT
Repository
github
Last release
8 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

8 years ago

0.5.0

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.0

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago