Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 300 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 300 Bytes

一个简单的脚手架 @soupjs/cli

安装

# install it globally
$ npm install -g @soupjs/cli

# or yarn
$ yarn global add @soupjs/cli

使用

Quick Start

$ soup create <name> [-f|--force]

Options

  • -f, --force: Overwrite if the target exists