tools for react-native
$ rn-tools run lint: run lint by https://github.com/airbnb/javascript
$ rn-tools run pub: compile and npm publish
$ rn-tools run watch --out-dir=/xx: watch and compile to /xx, default to lib
$ rn-tools run build: build examples
$ rn-tools run gh-pages: push example to gh-pages