An open API service indexing awesome lists of open source software.

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)

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