meet-cli

1.0.1 • Public • Published

meet-cli

Meet-cli is a command line interface for multiages-generator. It is created for fast develop. Like new module、build、analysis、git options、upload and so on.

install

npm install meet-cli -g

meet --help

  Usage: index [options] [command]

  Options:

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

  Commands:

    init            initialize your meet config
    new [module]    generator a new module
    build [module]  git build specify module and assets upload to CDN!
    publish         upload assets to CDN and git commit && push
    upload          upload your build dist files to CDN server
    analysis        analysis dist files size and percent
    question        analysis dist files size and percent

meet init

initial to create meet.config.js

meet init

see more detail

Readme

Keywords

none

Package Sidebar

Install

npm i meet-cli

Weekly Downloads

7

Version

1.0.1

License

ISC

Unpacked Size

19.6 kB

Total Files

23

Last publish

Collaborators

  • yitalalww