Skip to content

Program for compile and run C# Scripts automaticly

Notifications You must be signed in to change notification settings

lissatransborda/runcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runcs

runcs is a Ruby Program what compile and run C# Scripts/Code.

Install

The installation of runcs is simple, install it with Ruby Gems

gem install runcs

if you dont have Ruby Gems, search how to install it on your system.

Usage

Run runcs and pass the file like a argument:

runcs myProgram.cs

if you have classes, pass the classes files like multiple arguments:

runcs myProgram.cs MyClass.cs

the output file will be myProgram.exe

Good Coding! 😄

About

Program for compile and run C# Scripts automaticly

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages