1.1.7 • Published 7 years ago

super-project-cli v1.1.7

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
7 years ago

super-project-cli

用以建立、更新 Super-Project 项目的 CLI 工具。

A CLI for creating and updating Super-Project project.

安装 / Install

npm install -g super-project-cli
--or
yarn global add super-project-cli

使用 / Usage

建立新项目 / Create new project

super init

更新已有项目 / Update existing project

在已有的 Super-Project 目录中输入

Go to existing Super-Project project's directory and type

super update