0.0.2 • Published 3 years ago

feupx-create v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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.