idobata-electron
idobata-electron copied to clipboard
Add electron-builder to build deb package
I'd like to add deb package into the release as I'm going to add this app into esminc/esm-overlay.
yarn run dist -- --linux deb
creates a deb package. I've confirmed the created package works on Gentoo Linux and Ubuntu 16.04 LTS.