0.3.0 • Published 8 years ago

rn-tools v0.3.0

Weekly downloads
2
License
-
Repository
github
Last release
8 years ago

rn-tools

tools for react-native

NPM version gemnasium deps node version npm download

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