Skip to content

sdhjl2000/Compilify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compilify.net

Compilify makes the .NET compiler completely portable and accessible through a fast, simple interface that fosters sharing and collaboration.

Based on a blog post by Filip Ekberg.

Running Compilify locally

Debugging this project requires that MongoDB and Redis be running locally.

Nuget packages will be missing the first time the solution is opened. They will be retrieved from Nuget the first time you attempt to build.

The solution contains the web application and the background worker. Visual Studio can be configured to start both simultaneously while debugging.

In Visual Studio 2010:

  1. Right-click the Solution node in the Solution Explorer window.
  2. Select "Set StartUp Projects".
  3. Choose "Multiple startup projects".
  4. Set the "Action" for "Web" and "Worker" to "Start".

About

A web-based compiler for C# and VB.NET, powered by the Roslyn Project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published