
ReadKey () ContributingĪdditional samples can be contributed to our samples repository. Run ( new ConsoleListener ( msg => Console. # r "" # r "" var path = "UnitTests.dll" var runner = TestSetup. The REPL allows you to execute C# statements directly from your command prompt. The scriptcs REPL can be started by running scriptcs without any parameters. Nightly builds are hosted on MyGet, and can also be installed through with Chocolatey: cinst scriptcs -pre -source Įxecute build.cmd to start the build script. With Chocolatey, keeping scriptcs updated is just as easy: cup scriptcs Note: You may need to restart your command prompt after the installation completes.

#SCRIPT EDITOR FOR WINDOWS 10 INSTALL#
Once Chocolatey has been installed, you can install the latest stable version of scriptcs from your command prompt: cinst scriptcsĬhocolatey will install scriptcs to %APPDATA%\scriptcs\ and update your PATH accordingly. Information on installing Chocolatey is available at their website. Releases and nightly builds should be installed using Chocolatey. You can try scriptcs right now in the browser using Kata


While Visual Studio, and other IDEs, are powerful tools, they can sometimes hinder productivity more than they promote it. Scriptcs makes it easy to write and execute C# with a simple text editor.
