1.0.14 • Published 5 years ago
rogue-framework-cli v1.0.14
Rogue Framework CLI
Command-Line Interface for rogue-framework.
Installation
Install rogue-framework-cli globally with npm install:
$ npm install -g rogue-framework-cliCreate a new project
Prepare the root directory for your project:
$ mkdir my-project
$ cd my-project
$ npm initThen use rogue init to create a brand new Rogue project:
$ rogue initRead the documentation
Read the Rogue Framework documentation for further informations.
Have you used this plugin in your project?
Say hello with a tweet!
License
MIT License - Copyright (c) 2017 Alberto Fecchi
Full license here