1.0.2 • Published 7 months ago
secana v1.0.2
Script Generator CLI
A command-line interface tool for generating scripts and boilerplate code for your projects.
Features
- Generate common script templates
- Easy to use command-line interface
Installation
npm install secana
Usage
secana framework
Options
-n, --name <name>
- the name of the script to create-h, --help
- Display help information
Examples
Generate a basic script
secana react utils --name each-util
Supported Frameworks
- React
- Laravel
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
MIT License - Feel free to use this tool for any project.