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

https://github.com/lyf-coder/create-project

project cli and project templates
https://github.com/lyf-coder/create-project

Last synced: 6 months ago
JSON representation

project cli and project templates

Awesome Lists containing this project

README

          

# create-project

nodejs project cli

install `npm i @lyf-coder/project-cli -g`

use: `project-cli [projectName]`

support templates:
* [Monorepo](https://github.com/lyf-coder/monorepo-template.git)
* [Monorepo's sub package](https://github.com/lyf-coder/monorepo-sub-package-template.git)
* [single package](https://github.com/lyf-coder/single-package-template.git)
* `input template git url`