Electron Forge
GitHub
Discord
Search…
V6
Getting Started
Import Existing Project
Configuration
CLI
Built-in Templates
TypeScript
TypeScript + Webpack
Webpack
Forge Configuration
Plugins
Makers
Publishers
Bitbucket
Electron Release Server
GitHub
Nucleus
S3
Snapcraft
Guides
Electron Guides
Framework Integration
Developing with WSL
Advanced
Auto Update
Debugging
Extending Electron Forge
API Docs
Powered By
GitBook
Snapcraft
The Snapcraft target publishes your
.snap
artifacts to the
Snap Store
. All configuration of your package is done via the
Snapcraft maker
.
This target requires that the system has the
snapcraft
utility installed.
Configuration options are documented in
PublisherSnapConfig
Usage
1
{
2
name
:
'@electron-forge/publisher-snapcraft'
,
3
config
:
{}
4
}
Copied!
Previous
S3
Next - Guides
Electron Guides
Last modified
3yr ago
Copy link
Edit on GitHub
Contents
Usage