bruno/packages/bruno-electron
2023-09-08 21:33:09 -05:00
..
resources feat: electron build for mac 2022-10-17 21:04:05 +05:30
src consistent formatting 2023-09-08 21:33:09 -05:00
.gitignore feat: windows codesigning 2023-02-26 17:22:30 +05:30
electron-builder-config.js chore: bumped version v0.13.1 2023-09-01 00:15:14 +05:30
notarize.js feat: mac signinging and notarization 2023-02-22 19:15:37 +05:30
package.json chore: release v0.13.2 2023-09-01 14:17:29 +05:30
readme.md feat: windows codesigning 2023-02-26 17:22:30 +05:30

bruno-electron

# electron dev
npm start

# generate pfx file for signing windows build
openssl pkcs12 -export -inkey sectigo.key -in sectigo.pem -out sectigo.pfx