Table of Contents
Git-Monkey is simple Git for non-programmers.
-
Clone the repo
git clone [email protected]:your_username_/Git-Monkey.git
-
Install above third party libraries, and set them in
.\src\Coredirectory. You can build those libraries with cmake. -
go to
.\src\Coreand make.make
-
got to
.\src\Git-Monkeyand build with dotnet.dotnet run
See the open issues for a full list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE.txt for more information.