https://github.com/admondtamang/module-generate-cli
A tool to generate module (Do not use copy paste - use mgc)
https://github.com/admondtamang/module-generate-cli
express module-pattern
Last synced: about 1 month ago
JSON representation
A tool to generate module (Do not use copy paste - use mgc)
- Host: GitHub
- URL: https://github.com/admondtamang/module-generate-cli
- Owner: admondtamang
- Created: 2023-08-13T14:57:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T03:26:02.000Z (over 2 years ago)
- Last Synced: 2025-10-24T14:43:23.893Z (4 months ago)
- Topics: express, module-pattern
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/mgc
- Size: 351 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Introducation
Module Generate Cli (mgc)
## Quick start
To generate a module
```
npx mgc gen express/email
```
## Inspiration
- https://github.com/arminbro/generate-react-cli#openai-integration-alpha-release
- https://github.com/shadcn-ui