16 comments (16 comments)1 reaction (1 reaction)1 assignee (1 assignee)JavaScript2,403 forks (2,403 forks)batch import
good first issuehelp wantedmodule-exporters
Repository metrics
- Stars
- 43,787 stars (43,787 stars)
- PR merge metrics
- Avg merge 6d 21h (Avg merge 6d 21h)96 merged PRs in 30d (96 merged PRs in 30d)
Description
Currently it't not possible to export environments and share them with the team. Also an import option of existing postman environments would be very helpful.
Contributor guide
- Research direction
- Investigate Bruno's current environment storage mechanism, likely in src/store or similar files. Review existing import/export functions for collections to model the environment export. Look at Postman environment JSON format for compatibility. Check comments in issue #193 for any design suggestions. Search the codebase for references to 'environment' to identify relevant modules.
- Tech stack
- javascriptelectron
- Domain
- developer experiencedesktop
- Issue type
- Feature
- Prerequisites
- JavaScriptFile I/OBruno environment format