https://github.com/dukedbgroup/ROBUS
Raw File
Tip revision: e29f4a887595598656dddae3238b9a1c046cc713 authored by EC2 Default User on 03 April 2015, 22:33:47 UTC
Merge branch 'master' of https://github.com/dukedbgroup/ROBUS
Tip revision: e29f4a8
README.md
Cache Planner
--------------

Detailed document to run ROBUS on a EC2 cluster: https://github.com/dukedbgroup/ROBUS/wiki/Running-experiments-on-AWS-EC2

In order to create eclipse project, run the following command:

```sh
sbt/sbt eclipse
```

back to top