1.0.2 • Published 5 months ago
project-generator-sh v1.0.2
Project template generator
Introduction
Use the template file to generate a template generator corresponding to the initialization project
background
The project file is repeatedly created each time the TS initialization project is created, so write a script to use the template file directly
Software Architecture
TS+node
installation tutorial
- pnpm install -g project-generator-sh
Usage instructions
- Use generator -t to generate the TS initialization template project file in the current folder
- Run generator -l to view the supported templates
- pnpm run debug Enters the debug mode
- pnpm run build package
- pnpm run start
- Local debugging You can use npm link to link to local debugging
use effect
Contribute
- Fork the local warehouse
- Star Warehouse