bruno/packages/bruno-electron
Anoop M D 4607814c09
Merge pull request #768 from Its-treason/feat/dev-hints
feat(#740): Add hints for local bruno setup
2023-10-25 22:57:50 +05:30
..
resources revert pr: #476 2023-10-11 04:07:23 +05:30
src Merge pull request #768 from Its-treason/feat/dev-hints 2023-10-25 22:57:50 +05:30
tests/utils proxy settings 2023-10-15 16:40:50 +02: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: release v0.27.2 2023-10-24 03:53:31 +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