wye-csharp Install Windows Clone wye using the command git clone https://github.com/semimono/wye-csharp.git Open the project in Visual Studio 2017 Build the project with the configuration set to "Release" Copy the contents of the Wye\bin\Release folder (relative to the project root directory) into a program folder somewhere, for example C:\wye Change your system path variable to include the wye program folder, i.e. C:\wye Linux Clone wye using the command git clone https://github.com/semimono/wye-csharp.git Open a terminal and run sudo apt-get install nuget Run sudo ./install.sh and restart the terminal Use