mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-27 17:31:36 -06:00
readme update
This commit is contained in:
parent
074d73c712
commit
c88b53a86a
@ -18,8 +18,9 @@ Build Instructions:
|
|||||||
- to locally run mac version: npm run dev:mac
|
- to locally run mac version: npm run dev:mac
|
||||||
- to locally run windows (64 bit) version: npm run dev:win
|
- to locally run windows (64 bit) version: npm run dev:win
|
||||||
- to build mac dmg: npm run dist-mac
|
- to build mac dmg: npm run dist-mac
|
||||||
- to build win squirrel msi exe installer (64 bit): npm run dist-win
|
- to build win squirrel installer exe (64 bit): npm run dist-win
|
||||||
- to build win squirrel msi exe installer (32 bit): npm run dist-win-x86
|
- to build win squirrel installer exe (32 bit): npm run dist-win-x86
|
||||||
|
- to build win msi, use 'advanced installer' .aip file in installer/ dir
|
||||||
|
|
||||||
to change the url start location, edit package.json and change 'homepage' variable.
|
to change the url start location, edit package.json and change 'homepage' variable.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user