CLI Tools for Development with the Ronin Framework
npm install -g ronin-cliyarn global add ronin-clironin new [projectName]ronin new ronin make:[component] [args]Supported Components: migration, model, route, module
ronin delete:[query]Supported Queries: select, migrations, models, modules, middlewares, routes
