Package copilot-cli in docker image
未关闭
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
### Describe the feature or problem you'd like to solve
Developers without nodejs on their machines cannot install copilot-cli
### Proposed solution
A super easy way for developers that does not have nodejs on their machines to get started.
Also allows for easy upgrades.
### Example prompts or workflows
Add
```
alias ghcop='docker run --rm -ti -v ~/.copilot:/something github/copilot-cli'
```
to `.bashrc`
and the you are ready to run copilot
### Additional context
_No response_
贡献指南
评估
这个 Issue 还没有评估数据。