mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-25 09:23:17 +01:00
4f115b06fb
* Now added the ability to import and export js values. changes made in item schema. * Improvements upon review * Fixes. * refactor: removed the copyRequest function and wrote the logic directly inside the copyItems function. * refactor: Update getBrunoJsonConfig function to remove unnecessary parameter * refactor: Update getBrunoJsonConfig function to remove unnecessary parameter and handle auth object dynamically * refactor: Update OAuth2 grantType handling in transformCollectionToSaveToExportAsFile function * refactor: Update getBrunoJsonConfig function to remove unnecessary async |
||
---|---|---|
.. | ||
resources | ||
src | ||
tests | ||
.env.sample | ||
.gitignore | ||
electron-builder-config.js | ||
notarize.js | ||
package.json | ||
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