Skip to content

luckyseven/rogue-framework-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rogue Framework CLI

Command-Line Interface for rogue-framework.

Installation

Install rogue-framework-cli globally with npm install:

$ npm install -g rogue-framework-cli

Create a new project

Prepare the root directory for your project:

$ mkdir my-project
$ cd my-project

$ npm init

Then use rogue init to create a brand new Rogue project:

$ rogue init

Read 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

About

Command-Line Interface for Rogue Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published