1.0.8 • Published 3 years ago

werun v1.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

werun

用于创建前端项目的简单脚手架

Install

npm i werun -g git+ssh://git@git.yottacloud.cn:yottacloud/frontend/werun.git

upgrade

npm i werun -g git+ssh://git@git.yottacloud.cn:yottacloud/frontend/werun.git

Usage

werun -h
Usage: werun <command> [options]

Options:
  -v, --version          output the version number
  -h, --help             display help for command

Commands:
  create <project-name>  创建新项目

Templates