This package has been deprecated

Author message:

deprecate

meitu-cli

1.0.2 • Public • Published

meitu-cli

meitu a simple CLI.

Installation

$ npm install -g meitu-cli

Get Started

$ meitu init <template-name> <project-name>

Example:

$ meitu init mapp hello

The above command pulls the template from fex/mapp(specify in configuration file), prompts for some information, and generates the project at ./hello/.

Usage

Usage: meitu <command>

  Commands:

    init|i     Initialize a new project
    list|l     List the configuration file
    add|a      Add template
    remove|r   Remove template

  Options:

    -h, --help     output usage information
    -V, --version  output the version number

Readme

Keywords

Package Sidebar

Install

npm i meitu-cli

Weekly Downloads

2

Version

1.0.2

License

MIT

Last publish

Collaborators

  • justclear