Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antzymo/create-app

通过cli创建自定义模版
https://github.com/antzymo/create-app

Last synced: 27 days ago
JSON representation

通过cli创建自定义模版

Awesome Lists containing this project

README

        

# @antzy/create-app
一个简单快速创建`cli`模板工具,可以`clone`制作属于自己的`cli`

# Usage

## Install
```sh
npm i @antzy/create-app -g
```
## Basic Usage
```
create-app project-name
```
## License
[MIT](./LICENSE) License © 2022-PRESENT [AntzyMo](https://github.com/AntzyMo)