@muniz/cli

1.1.5 • Public • Published

@muniz/cli

@muniz/cli scaffolding is designed based on the plug-in mechanism model and is composed of multiple plug-ins.

Usage

npm install -g @muniz/cli

muniz help command document

  Usage

    $ muniz <command> [options]

  Command

    add        add plugin
    doctor     Diagnosis of intractable scaffolding
    list       View the list of plugins
    locale     Multi-language switching
    remove     Remove plugin

  Other Options

    --help, -h           Show helps
    --version, -v        Show Version

Install Plugin

1. Install create template plugin

  muniz add @muniz/muniz-plugin-create # add-plugin

  muniz create # use-command

2. Install demo plugin

  muniz add @muniz/muniz-plugin-tpl # add-plugin

  muniz tpl # use-command

more plugin

https://www.npmjs.com/search?q=muniz-plugin

Readme

Keywords

Package Sidebar

Install

npm i @muniz/cli

Weekly Downloads

2

Version

1.1.5

License

ISC

Unpacked Size

55.4 kB

Total Files

35

Last publish

Collaborators

  • muniz