Skip to content

A remote compiler for building and testing C# programs built using C# language and .Net framework.

Notifications You must be signed in to change notification settings

V-krant/Remote-Build-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Remote Build Server

A remote build server that can be used to compile and test C# files remotely.

Getting Started

Below is a list of instructions to run or test the build server and client GUI on a local pc.

Prerequisites

A Windows PC.

Running

  • In the root folder, run 'compile.bat' file by double-clicking on it.
  • To start the build server and the GUI client, go to '/PluggableRepoClient/bin/Debug' and double-click 'PluggableRepoClient.exe'

Testing

  • An automated test runs when you run the project by following the above steps.

Technologies and Languages

This entire project was developed using Visual Studio 2017 in C# language. while the client and server implementations were programmed in C++.

About

A remote compiler for building and testing C# programs built using C# language and .Net framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages