mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
99f911b78387058942b182527a2b31cd7cc2f521
SymphonyElectron
Instructions:
- to pick up dependencies: npm install
- to locally run mac version: npm run dev:mac
- to locally run windows (64 bit) version: npm run dev:win
- to build mac dmg: npm run dist-mac
- to build win exe installer (64 bit): npm run dist-win
- to build win exe installer (32 bit): npm run dist-win-x86
to change the url start location, edit package.json and change 'homepage' variable.
if desiring to run against server without proper cert use cmd line option: --ignore-certificate-errors
if you want to build windows version on mac then need to install few items, see: https://github.com/electron-userland/electron-builder/wiki/Multi-Platform-Build
Languages
TypeScript
56.2%
C#
26.9%
Rich Text Format
5.7%
Less
3.4%
HTML
3.2%
Other
4.5%