bruno/packages/bruno-electron
2024-08-04 14:55:06 -06:00
..
resources Update MacOS icon 2023-11-26 20:06:34 +00:00
src Made corrections so file is correctly found and uploaded. 2024-08-04 14:55:06 -06:00
tests bugfix/test - update Jest configuration to fix unit tests (#2672) 2024-07-26 18:24:44 +05:30
.env.sample feat(#BRU-31): notifications feature draft (#1730) 2024-03-11 17:48:52 +05:30
.gitignore chore: add dist folder to .gitignore 2023-10-11 17:58:10 -03:00
electron-builder-config.js Feat/electron bump (#2668) 2024-07-19 16:29:10 +05:30
notarize.js
package.json bugfix/test - update Jest configuration to fix unit tests (#2672) 2024-07-26 18:24:44 +05:30
readme.md

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