bruno/packages/bruno-electron
2023-10-12 07:40:46 +02:00
..
resources revert pr: #476 2023-10-11 04:07:23 +05:30
src Merge branch 'main' into feature/proxy-global-and-collection 2023-10-11 08:30:51 +02:00
tests/utils Merge branch 'main' into feature/env-secrets 2023-09-24 23:11:45 +05:30
.gitignore feat: windows codesigning 2023-02-26 17:22:30 +05:30
electron-builder-config.js feat: snapcraft release support 2023-10-12 09:45:23 +05:30
notarize.js chore: electron notarization for mac 2023-09-13 18:09:59 +05:30
package.json Merge branch 'usebruno:main' into feature/proxy-global-and-collection 2023-10-12 07:40:46 +02:00
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