- 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\Releasefolder (relative to the project root directory) into a program folder somewhere, for exampleC:\wye - Change your system path variable to include the wye program folder, i.e.
C:\wye
- 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.shand restart the terminal