react-native-contrib / rsx

A CLI tool built to ease your daily React Native development

Home Page:http://react-native-contrib.github.io/rsx/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rsx logo

npm version License Travis CI Code Climate Code Coverage Dependencies


React Starter GearboX - a CLI tool built to ease your daily React Native development.

Rationale

Inspired by the cordova tool and motivated by the, uhh, interesting API of the react-native CLI tool. Big shoutouts and love to the rnpm and react-native peepz, a lot of the code is cribbed from them.

rsx aims to one day completely replace the react-native CLI tool, leaving the core team to focus on more cooler things 😄.

Requirements

  • node >= 4.1

Installation

$ npm install -g rsx

If you receive an EACCES: permission denied error, please fix NPM's permissions (bit of a running gag now).

Documentation

All documentation is available at this project's GitHub pages.

Plugins

Common

Name Version Status Coverage
rsx-common npm version Travis CI Code Coverage

Core

Name Version Status Coverage
rsx-plugin-new npm version Travis CI Code Coverage
rsx-plugin-platforms npm version Travis CI Code Coverage
rsx-plugin-plugins npm version Travis CI Code Coverage
rsx-plugin-run npm version Travis CI Code Coverage
rsx-plugin-status npm version Travis CI Code Coverage

Addons

Name Version Status Coverage

License

The MIT License (MIT). Please see License File for more information.

About

A CLI tool built to ease your daily React Native development

http://react-native-contrib.github.io/rsx/

License:MIT License


Languages

Language:JavaScript 100.0%