Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eureka-shoulders/next-clz
https://github.com/eureka-shoulders/next-clz
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eureka-shoulders/next-clz
- Owner: Eureka-Shoulders
- License: mit
- Created: 2022-03-25T15:29:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T02:52:56.000Z (about 2 years ago)
- Last Synced: 2024-11-09T16:34:39.640Z (2 months ago)
- Language: EJS
- Size: 392 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Next CLZ
Your CLI by Shoulders to create a backend started with [next-seed](https://github.com/Eureka-Shoulders/next-seed)
## Installation
We will launch the application soon!
Using npm:
```bash
npm i -g next-clz
```Using yarn:
```bash
yarn global add next-clz
```
## Usage
```bash
next-clz generate# Or use alias
next-clz g
```_**Just answer the questions about name and scope of generation and we will work for you**_
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
[MIT](https://choosealicense.com/licenses/mit/)