mirror of
https://github.com/openstf/stf
synced 2025-10-05 10:39:25 +02:00
337 B
337 B
STF
Requirements
- NodeJS
- Bower
- RethinkDB
Install
brew install rethinkdb
- Make internal npm work
brew install protobuf
brew install zmq
npm install -g bower
npm install
bower install
npm link
Run
rethinkdb
stf local
Update
git pull
npm install
bower install