generator-cfm

0.6.0 • Public • Published

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

Package Sidebar

Install

npm i generator-cfm

Weekly Downloads

1

Version

0.6.0

License

MIT

Last publish

Collaborators

  • chentsulin