

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 :smile:.
Requirements
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
Core
Addons
License
The MIT License (MIT). Please see License File for more information.