16 条评论 (16 条评论)1 个反应 (1 个反应)1 位负责人 (1 位负责人)JavaScript2,403 个派生 (2,403 个派生)batch import
good first issuehelp wantedmodule-exporters
仓库指标
- 星标
- 43,787 个星标 (43,787 个星标)
- PR 合并指标
- 平均合并 6天 21小时 (平均合并 6天 21小时)30 天内合并 96 个 PR (30 天内合并 96 个 PR)
描述
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.
贡献者指南
- 研究方向
- 调查 Bruno 当前的环境存储机制,可能在 src/store 或类似文件中。查看现有的集合导入/导出功能,以作为环境导出的参考模型。查看 Postman 环境 JSON 格式以确保兼容性。查阅 issue #193 中的评论以获取任何设计建议。在代码库中搜索 'environment' 的引用,以识别相关模块。
- 技术栈
- javascriptelectron
- 领域
- developer experiencedesktop
- 议题类型
- 功能
- 前置要求
- JavaScriptFile I/OBruno environment format