1.0.7 • Published 6 months ago
shadycli v1.0.7
ShadyCLI
ShadyCLI is a command-line interface for Node.js that allows you to easily load different frameworks and set up ready-to-use templates with minimal effort.
Installation
You can install ShadyCLI globally using npm:
npm install -g shadycli
Usage
To create a new project with a framework of your choice, simply run:
shadycli
Available Commands
shadycli
- Create a new project with a selected framework.
Supported Frameworks
ShadyCLI supports a variety of frameworks, including but not limited to:
- React
- Next
Contributing
Contributions are welcome! Feel free to open issues or submit pull requests to improve ShadyCLI.
License
This project is licensed under the MIT License.