Skip to content

Files

Latest commit

3a0877f · Jun 26, 2014

History

History
14 lines (10 loc) · 571 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 571 Bytes

TestMINXProject

A Test Project for MINX Features

Running TestMINXProject

On Windows

When you first clone this repository you must open up the MINX solution file in the minx/ directory. You will need to build the solution once from that point in order to download the NuGet packages properly for MINX to build. After you have done this you will be able to use the TestMINXProject solution.

On GNU/Linux

The makefile will automatically generate the binary for TestMINXProject in the bin folder. To run TestMINXProject simply execute it!