Skip to content
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.

react-native-contrib/rsx

Repository files navigation

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.