bruno/packages/bruno-electron
James Hall 8287126deb
Recent documents menu (#1582)
* Adds recent documents menu.
* Removes erroneous import.
* Open collection from recent document menu.
2024-02-14 02:47:32 +05:30
..
resources Update MacOS icon 2023-11-26 20:06:34 +00:00
src Recent documents menu (#1582) 2024-02-14 02:47:32 +05:30
tests feat(#1460): use new interpolation lib in app, electron, cli 2024-01-29 17:17:24 +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
package.json chore: bumped version to v1.8.0 2024-02-06 03:37:05 +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