1.0.2 • Published 7 months ago

secana v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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.

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago