dm-cli

0.3.1-1 • Public • Published

dm-cli

格式化lint、打包等脚本集成

install

npm install dm-cli ---registry=https://registry.npm.taobao.org

help

Usage: dm [options] [command]
 
 
  Commands:
 
    install        安装依赖
    update         更新依赖
    lint           格式化&&eslint
    tag            tag处理
    start          启动服务 compile-pre => start
    build          构建 compile-pre -> compile -> compile-post
    pack           打包 update -> lint -> build -> tag -> push
    compile-pre    编译前置钩子
    compile        编译处理钩子
    compile-post   编译后置钩子
    help [cmd]     display help for [cmd]
 
  Options:
 
    -h, --help     output usage information
    -V, --version  output the version number

Readme

Keywords

none

Package Sidebar

Install

npm i dm-cli

Weekly Downloads

7

Version

0.3.1-1

License

MIT

Last publish

Collaborators

  • otherlite