Automatic Cross-Platform Deployments with Electron on a CI Server (Travis)
DRANK

This is a tutorial on how to setup an Electron app on Travis CI, so that new versions are deployed to Github Releases with a simple pull request. Boilerplate I created a boilerplate repo that has all the necessary configuration to deploy a minimalistic app to Github releases. If you get lost during the tutorial you can look to that ... Read More

qvault.io
Related Topics: Electron GitHub Continuous Integration