Commands for compile and shell in C# with Emacs?
I don't know what the commands are to compile C# code (turn the .cs file into a .exe) and shell (run the .exe). I've been able to use terminal and using "mcs" and "mono" respectively but I want to run that completely inside Emacs. I have the packages OmniSharp and csharpmode installed for reference. I don't want to have to ever leave Emacs. Any suggestions? Thanks.
0 comments
[ 5.3 ms ] story [ 12.5 ms ] threadNo comments yet.