Skip to content

chentsulin/generator-cnm

Repository files navigation

generator-cnm

NPM version Build Status Test coverage Dependency Status

Fork from sindresorhus/generator-nm for personal usage

Install

$ npm install -g generator-cnm

Note: generator-cnm 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 cnm

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

About

Fork from sindresorhus/generator-nm for personal usage

Resources

License

Stars

Watchers

Forks

Packages

No packages published