Skip to content

Commit

Permalink
📝 add documentation about building with docker
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffynuts committed Sep 30, 2020
1 parent 31c577e commit 9e3b1d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Options:
- `npm run build`
- optionally `npm test` to run all tests
- optionally `npm run release` to generate release artifacts
- build via docker for windows, using the `build-with-docker-for-windows.bat` script
- build via the vs2019 Windows AppVeyer image. There is an appveyer.yml file
included which (should) build if you set up AppVeyer to track
your fork. AppVeyer is free for open-source projects.
Expand Down

0 comments on commit 9e3b1d1

Please sign in to comment.