Skip to content

Instantly share code, notes, and snippets.

View PorterK's full-sized avatar
📚
Learning daily

Kalob Porter PorterK

📚
Learning daily
View GitHub Profile
@saturnphp
saturnphp / Copile C# Linux
Last active June 6, 2021 12:57
How to compile c# on ubuntu
==
Visual Studio
http://stackoverflow.com/questions/8264323/how-to-compile-a-visual-studio-c-sharp-project-with-mono
apt-get install mono-complete
and run from the command line :
xbuild mysolution.sln
xbuild myproject.csproj
@PorterK
PorterK / Read Me
Created January 23, 2014 23:02
Plunder Wars development
Welcome!