git clone https://github.com/Tornado-Technology/hypercube.git
git submodule update --init --recursive
dotnet restore
dotnet tool restore
dotnet run --configuration=Release --project=.\Hypercube.Example\
All code for the repository is licensed under MIT.