Linux and Windows builds
Summary: Adds windows and linux builds to Sandcastle allow-large-files Reviewed By: jknoxville Differential Revision: D8379581 fbshipit-source-id: 94c80fc91c69f43b7dc0c7eb8b2ee5ace4daf888
This commit is contained in:
committed by
Facebook Github Bot
parent
32382b2999
commit
50490b9435
@@ -51,11 +51,9 @@ yarn start
|
||||
## Building the desktop app
|
||||
|
||||
```
|
||||
yarn build [macOnly] [build-number=$buildNumber]
|
||||
yarn build --mac --version $buildNumber
|
||||
```
|
||||
|
||||
A binary for macOS is created in `dist/mac`. `macOnly` and `build-number` are optional params.
|
||||
|
||||
## Documentation
|
||||
|
||||
Find the full documentation for this project at [fbsonar.com](https://fbsonar.com/docs).
|
||||
|
||||
Reference in New Issue
Block a user