Skip to content

Building and running the code

Matthew Manela edited this page Nov 23, 2016 · 3 revisions
  1. Pull the code down
  2. One time run .\build.bat install - This will install all dependencies
  3. Run .\build - This will build all the code and run tests.
  4. Open solution Chutzpah.NoVS.sln for normal changes
  5. If you want to make changes to the VS integration open Chutzpah.VS.sln