@electron-forge/maker-squirrel
TypeScript icon, indicating that this package has built-in type declarations

7.4.0 • Public • Published

maker-squirrel

@electron-forge/maker-squirrel builds a number of files required to distribute apps using the Squirrel.Windows framework. It generates a {appName} Setup.exe file which is the main installer for your application, {appName}-full.nupkg and a RELEASES file which you use to issue updates to your application.

Pre-requisites:

  • Windows machine
  • Linux machine with mono and wine installed.

Configuration options are documented in MakerSquirrelConfigOptions.

{
  name: '@electron-forge/maker-squirrel',
  config: {
    certificateFile: './cert.pfx',
    certificatePassword: 'this-is-a-secret'
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @electron-forge/maker-squirrel

Weekly Downloads

40,143

Version

7.4.0

License

MIT

Unpacked Size

11.3 kB

Total Files

7

Last publish

Collaborators

  • vertedinde
  • georgexu99
  • erickzhao
  • malept
  • marshallofsound