bruno/packages/bruno-electron
2023-11-30 19:36:15 +01:00
..
resources Update MacOS icon 2023-11-26 20:06:34 +00:00
src Fix: Update CSP to allow posthog 2023-11-30 19:36:15 +01:00
tests feat(#946): Use Regex to check if URL has protocol 2023-11-28 13:39:55 +01:00
.gitignore chore: add dist folder to .gitignore 2023-10-11 17:58:10 -03:00
electron-builder-config.js Merge branch 'main' into feature/rpm-build 2023-10-12 02:41:58 -03:00
notarize.js chore: electron notarization for mac 2023-09-13 18:09:59 +05:30
package.json chore: bumped version to v1.2.0 2023-11-20 13:42:56 +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