bruno/packages/bruno-electron
Nelu Platonov 7de5bbbdf6
fix(#1143): Fix PR #971 - Use literal segments only for env/collection variables + Add to CLI (#1154)
* fix(#1143): Fix PR #971 - Add literal-segment notation in string only to variables that are not process env vars
* fix(#1143): Fix PR #971 - Add to CLI as well
* fix(#1143): Fix PR #971 - Use improved Regex after CR + add test case for escaped vars
2024-01-25 19:36:32 +05:30
..
resources Update MacOS icon 2023-11-26 20:06:34 +00:00
src fix(#1143): Fix PR #971 - Use literal segments only for env/collection variables + Add to CLI (#1154) 2024-01-25 19:36:32 +05:30
tests fix(#1143): Fix PR #971 - Use literal segments only for env/collection variables + Add to CLI (#1154) 2024-01-25 19:36:32 +05:30
.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 fix(#263): Replace vm2 with fork of vm2 to fix security issues (#1400) 2024-01-17 04:01:00 +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