Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 464 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 464 Bytes

foolish-cli

Make cli more foolish, so that you can do more without learning anything.

你只需要用这个 cli 下载模板,剩下的事情都交给模板去做吧!

Installation

npm install -g foolish-cli

Usage

使用模板

foo create <template> [directory = './']
# example
foo create react

查看可用模板列表

foo list

可用模板列表:

  • react: Official react template with umi + dva