1.0.0 • Published 7 years ago

snms v1.0.0

Weekly downloads
5
License
ISC
Repository
github
Last release
7 years ago

snms

suning mobile template management

Installation(安装)

npm install snms -g

Usage(使用)

command(命令): snms or snms -h:

  Usage: snms <command>
  Commands:
    add|a      Add a new template(新增模板)
    list|l     List all the templates(模板列表)
    init|i     Generate a new project(生成模板)
    delete|d   Delete a template(删除模板)

  Options:

    -h, --help     output usage information(帮助)
    -V, --version  output the version number(版本)

Note that if you are using MacOS, sudo was required while using commands add and delete.(macos 新增修改需要权限)