142 Forks
829 Stars
829 Watchers

Sharpmake

Sharpmake is an open-source C#-based solution for generating project definition files, such as Visual Studio projects and solutions, GNU makefiles, Xcode projects, etc.

How to download and setup Sharpmake

Open terminal and run command
git clone https://github.com/ubisoft/Sharpmake.git
git clone is used to create a copy or clone of Sharpmake repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Sharpmake https://github.com/ubisoft/Sharpmake/archive/master.zip

Or simply clone Sharpmake with SSH
[email protected]:ubisoft/Sharpmake.git

If you have some problems with Sharpmake

You may open issue on Sharpmake support forum (system) here: https://github.com/ubisoft/Sharpmake/issues