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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 13, 2020
6952b2a · May 13, 2020

History

42 Commits
Mar 28, 2018
May 13, 2020
Sep 29, 2018
Sep 28, 2018
Mar 28, 2018
Mar 28, 2018
Mar 28, 2018
Mar 28, 2018
Mar 28, 2018
Mar 28, 2018
Jul 5, 2018
Apr 10, 2019
Mar 28, 2018
May 13, 2020
Mar 28, 2018
Mar 28, 2018
Mar 28, 2018
Sep 29, 2018

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