Skip to content

CLI Tools for Development with the Ronin Framework ⚔️

License

Notifications You must be signed in to change notification settings

Squishy123/ronin-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Development

Looking to Contribute? Check out the development docs!

🚧 UNDER CONSTRUCTION 🚧

More coming soon!

About

CLI Tools for Development with the Ronin Framework ⚔️

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages