0.0.2 • Published 2 years ago
nextjs-codegen-cli v0.0.2
Nextgen CLI
A CLI tool to quickly scaffold Next.js pages and routes.
Installation
npm install nextjs-codegen-cli -g
### 3. **Usage**:
Explain how to use your CLI tool with examples.
```markdown
## Usage
```bash
nextgen -n MyComponent -t ts -s page
### 4. **Features**:
Highlight the features of your CLI tool.
```markdown
## Features
- Quickly generate Next.js pages and routes.
- Choose between TypeScript and JavaScript.
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
[MIT](https://choosealicense.com/licenses/mit/)
## Support
For support or queries, reach out to me at [harshasurya02@gmail.com](mailto:harshasurya02@gmail.com).