Skip to content

Commit

Permalink
Adding information on how to build
Browse files Browse the repository at this point in the history
  • Loading branch information
einari committed Aug 5, 2016
1 parent 6c13971 commit 3ae40da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion HOW_TO_BUILD.md
Expand Up @@ -3,4 +3,5 @@
* Visual Studio IDE and open the `.sln` file
* Visual Studio Code
* `build-local.bat` if you want a quick bulid+test+package run locally
* `powershell -f build.ps1` - used by the above script and in CI
* `powershell -f build.ps1` - used by the above script and in CI
* On Linux or Mac, just run the ./build.sh bash script

0 comments on commit 3ae40da

Please sign in to comment.