- Java 8
- gradle
- ruby
- rake (`gem install rake`)
rake run_passing
This task is updated as more acceptance tests pass.
Travis uses the Rakefile to run the passing cob_spec tests.
To start the server on port 5000 and serving the resources in `cob_spec/public`:
rake serve
Using a different port and resource directory is not currently implemented.