Skip to content

How to set up the development environment

Daniel McInnes edited this page Jun 26, 2014 · 20 revisions

Openmining may be developed on a Linux platform. Only ubuntu12.04 has been verified so far.

johnsmith@home:$ mkdir openmining_project johnsmith@home:$ cd openmining_project johnsmith@home:$ git clone https://github.com/DanielMcInnes/openmining.git johnsmith@home:$ cd openmining johnsmith@home:~$ sudo ./setup johnsmith

Clone this wiki locally