Closed
Description
Currently tests are being continuously run on Mono/Linux thanks to libgit2sharp.build.sh.
However, the following really lack:
- The NuGet package only helps Windows users. Even if nuget.exe works on Linux, only the Windows native libraries are included. Building the Linux version while deploying the package may be a bit challenging.
- No documentation exists regarding building/installing/using LibGit2Sharp with Mono on MacOSX.
Any help would be very welcome!