Skip to content

scripts for distribution as electron packages

License

Notifications You must be signed in to change notification settings

wifi-tally/electron-dist

Repository files navigation

Electron Builder for vTally

At its core, vTally is build without Electron. But to make distribution and installation easy we use Electron to create a file that is installable with a few clicks.

Development

yarn install
./node_modules/.bin/electron-rebuild

yarn start

Logs

  • on Linux: ~/.config/vtally-electron/logs/main.log
  • on macOS: ~/Library/Logs/vtally-electron/main.log
  • on Windows: %USERPROFILE%\AppData\Roaming\vtally-electron\logs\main.log

About

scripts for distribution as electron packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published