codegen-skeleton
v1.1.0
Published
Generate a skeleton of a project with Typescript
Downloads
1
Readme
🚀 Codegen-Skeleton
This project generates a skeleton for a new project. By default, it creates a pure TypeScript project with a simple skeleton, including a factory, repository, and service.
🛠️ How to Use
Use the following command to generate the skeleton:
npx codegen-skeleton skeleton -c exemple1 -c exemple2 -c exemple3
🤝 How to Contribute
We welcome contributions! Here's how you can help: