461 Forks
2699 Stars
2699 Watchers

CppSharp

Tools and libraries to glue C/C++ APIs to high-level languages

How to download and setup CppSharp

Open terminal and run command
git clone https://github.com/mono/CppSharp.git
git clone is used to create a copy or clone of CppSharp 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 CppSharp https://github.com/mono/CppSharp/archive/master.zip

Or simply clone CppSharp with SSH
[email protected]:mono/CppSharp.git

If you have some problems with CppSharp

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