rn-tools
v0.3.0
Published
tools for react-native
Downloads
12
Readme
rn-tools
tools for react-native
Usage
$ 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