Print Output of Bash File Execution
未关闭
enhancement
good first issue
help wanted
- 主要语言
- Python
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
Print to a file using either a pipe or (probably to keep with the idea of this library) by storing every command in a variable and echoing variables out to a file. May be able to use watcher later on to read from output file. Anything done with this won't be very low level, so performance should be great for use case.
贡献指南
这个仓库没有索引到贡献指南
调研方向
issue 中没有指定文件、测试或入口点。首先定位执行生成的 Bash 文件的 Python 路径,然后确定应如何捕获和写入输出;当执行输出能够可靠地出现在所请求的文件中时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- bash, python
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100