1649 Forks
12666 Stars
12666 Watchers

electron-builder

A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box

How to download and setup electron-builder

Open terminal and run command
git clone https://github.com/electron-userland/electron-builder.git
git clone is used to create a copy or clone of electron-builder repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with electron-builder https://github.com/electron-userland/electron-builder/archive/master.zip

Or simply clone electron-builder with SSH
[email protected]:electron-userland/electron-builder.git

If you have some problems with electron-builder

You may open issue on electron-builder support forum (system) here: https://github.com/electron-userland/electron-builder/issues