Conway

October 13, 2017 ยท View on GitHub

Building

git clone https://github.com/aarroyoc/Conway
cd Conway
dotnet restore
dotnet build
dotnet run
dotnet publish -c Release -r win-x86 -f netcoreapp2.0 --self-contained