Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eureka-shoulders/next-clz


https://github.com/eureka-shoulders/next-clz

Last synced: 10 days ago
JSON representation

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/)