-
Notifications
You must be signed in to change notification settings - Fork 5
Getting started
Gauthier Billot edited this page Mar 24, 2015
·
4 revisions
git clone [email protected]:gogoprog/gengine.git
source gengine/scripts/activate
This will add the gengine commands to your PATH.
cd gengine/tests
gengine-run
This should download the binary dependencies and build the gengine binary. The following message should appear :
----------------
Running tests...
----------------
Passed: x/x
----------------