0.1.6 • Published 4 years ago

feup-create v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

feup-create

查看详情: https://www.feup.cn 服务于 feup-cli, 提供创建项目的功能

Usage

npm install feup-create
// 或
yarn add feup-create

require("feup-create")(name, options);
参数名说明
name要创建的项目名称
optionscommander.action 提供的 options

LICENSE

feup-cli is open source software licensed as MIT.