mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:13:31 +02:00
18 lines
230 B
Markdown
18 lines
230 B
Markdown
Getting started
|
|
===
|
|
|
|
- `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`
|