Skip to content

Commit 9e3b1d1

Browse files
committed
📝 add documentation about building with docker
1 parent 31c577e commit 9e3b1d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILDING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Options:
3232
- `npm run build`
3333
- optionally `npm test` to run all tests
3434
- optionally `npm run release` to generate release artifacts
35+
- build via docker for windows, using the `build-with-docker-for-windows.bat` script
3536
- build via the vs2019 Windows AppVeyer image. There is an appveyer.yml file
3637
included which (should) build if you set up AppVeyer to track
3738
your fork. AppVeyer is free for open-source projects.

0 commit comments

Comments
 (0)