Coder Social home page Coder Social logo

zckevin / electron-builder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from electron-userland/electron-builder

0.0 0.0 0.0 147.76 MB

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

Home Page: https://www.electron.build

License: MIT License

Shell 0.51% JavaScript 4.20% TypeScript 86.13% Handlebars 0.22% Smarty 0.01% NSIS 8.22% Dockerfile 0.33% Go 0.04% HTML 0.33%

electron-builder's Introduction

...

use @zckevin/electron-builder

# install
npm install --save-dev @zckevin/electron-builder

# install other dependencies from original electron-builder
npm install --save-dev builder-util-runtime dmg-builder builder-util

use electron-updater

Install

# install
npm install --save @zckevin/electron-asar-differential-updater 


# install other dependencies from original electron-builder
npm install --save-dev builder-util-runtime

Set differentialAsarZip in package.json

{
  "build": {
    // ...

    differentialAsarZip: true
  }
}

dev

Use the following Node/pnpm versions in case pnpm install fails:

node version: 16.16.0
pnpm version: 7.6.0

electron-builder's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.