## Rubick is a record and replay tool for developer
### how to use
1. install node
2. connect you android device with usb
3. go to the root folder, run following command:
```
npm install
node index.js
```
4. open 127.0.0.1:8888/static/index.html in browser
