- NodeJS
- Bower
- RethinkDB
brew install rethinkdb
- Make internal npm work
brew install protobuf
brew install zmq
npm install -g bower
npm install
bower install
npm link
rethinkdb
stf local
git pull
npm install
bower install
brew install phantomjs
gulp karma
gulp webdriver-update
- Connect a device
- Run stf
gulp protractor
- Connect a device
- Run stf
gulp protractor --multi --suite devices
export STF_URL='http://stf-url/#!/'
export STF_USERNAME='user'
export STF_PASSWORD='pass'
gulp protractor