New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

rogue-framework-cli

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rogue-framework-cli

Command-Line Interface for Rogue Framework

latest
Source
npmnpm
Version
1.0.14
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 03 Feb 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts