Skip to content
/ cli Public

A command line help you manage project related generators

License

Notifications You must be signed in to change notification settings

merryjs/cli

Repository files navigation

cli Build Status

A package for write generator easier. you can write your own plugins publish it to npm or put it in local. write local plugins are very useful when we have some project related components or file structures.

Install

$ npm install -g @merryjs/cli

# or

$ yarn global add @merryjs/cli

Usage

$ merry

License

MIT © bang