Skip to content

Files

18 lines (12 loc) · 462 Bytes

building.md

File metadata and controls

18 lines (12 loc) · 462 Bytes
layout
default

Building Cougar

In order to build Cougar you need the following pre-reqs installed and setup:

Next up you need to Git clone the Cougar source:

  • git clone https://github.com/betfair/cougar.git

And now you can run Maven:

$ mvn install