1.0.2 • Published 5 months ago

project-generator-sh v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

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

  1. pnpm install -g project-generator-sh

Usage instructions

  1. Use generator -t to generate the TS initialization template project file in the current folder
  2. Run generator -l to view the supported templates
  3. pnpm run debug Enters the debug mode
  4. pnpm run build package
  5. pnpm run start
  6. Local debugging You can use npm link to link to local debugging

use effect

npm.io

Contribute

  1. Fork the local warehouse
  2. Star Warehouse