ronin-cli

0.0.7 • Public • Published

Ronin-CLI ⚔️

CLI Tools for Development with the Ronin Framework

version docs

Ronin-Cli

Install

npm install -g ronin-cli

or

yarn global add ronin-cli

Usage

Creating a new Ronin Project

ronin new [projectName]

or

ronin new 

Making new ronin components

ronin make:[component] [args]

Supported Components: migration, model, route, module

Deleting ronin components

ronin delete:[query]

Supported Queries: select, migrations, models, modules, middlewares, routes

Docs

Take a look at the documentation

- General Overview

- Getting Started with Development

- Ronin Components

Development

Looking to Contribute? Check out the development docs!

🚧 UNDER CONSTRUCTION 🚧

More coming soon!

Package Sidebar

Install

npm i ronin-cli

Weekly Downloads

5

Version

0.0.7

License

AGPL-3.0

Unpacked Size

70.1 kB

Total Files

20

Last publish

Collaborators

  • squishy123