feseed-cli

0.0.5 • Public • Published

前端种子项目脚手架

安装

npm install -g feseed-cli
 
# OR 
 
yarn global add feseed-cli

使用

fes list  # 查看所有可用种子项目模板 
 
fes init <template-name> <project-name>

举个 🌰

fes init pos my-project

自定义

# 查看自定义用户名或组织名下可用项目列表 
fes list <username>
 
# 下载自定义模板 
fes init <username>/<repo> my-project

Readme

Keywords

Package Sidebar

Install

npm i feseed-cli

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

48.5 kB

Total Files

7

Last publish

Collaborators

  • gauseen