- Java 8
- gradle
- ruby
- rake (`gem install rake`)
rake run_passingThis 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 serveUsing a different port and resource directory is not currently implemented.