bruno/packages/bruno-electron
2023-03-18 12:06:20 +05:30
..
resources feat: electron build for mac 2022-10-17 21:04:05 +05:30
src bugfix/assertion-result-issue fixed the issue related to assertions still displayed in Tests tab after deletion#121 2023-03-18 12:06:20 +05:30
.gitignore feat: windows codesigning 2023-02-26 17:22:30 +05:30
electron-builder.yml feat: windows codesigning 2023-02-26 17:22:30 +05:30
notarize.js feat: mac signinging and notarization 2023-02-22 19:15:37 +05:30
package.json feat: windows codesigning 2023-02-26 17:22:30 +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