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
- Host: GitHub
- URL: https://github.com/lyf-coder/create-project
- Owner: lyf-coder
- License: apache-2.0
- Created: 2023-04-23T02:27:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-24T02:59:27.000Z (about 3 years ago)
- Last Synced: 2025-08-08T19:07:41.019Z (11 months ago)
- Language: JavaScript
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`