Skip to content

AppImage for linux. #59

@hanetzer

Description

@hanetzer

Hey. not a node guy but I made it work. Someone who knows how to do it 'right' can prolly figure it out.
what I did:
npm add --dev https://github.com/Marcus10110/electron-forge-maker-appimage.git
and added this to forge.config.js's makers array:

{
    name: 'electron-forge-maker-appimage',
    platforms: ['linux'],
},

Removed all the other linux build makers because I have no idea how to invoke a single build of appimage and I don't have deb or rpm on my system.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions