Package copilot-cli in docker image
Aperta
- Lingua principale
- Shell
- Stelle
- 11.2k
- Fork
- 1.9k
- Merge medio
- 14h 16m
- PR unite (30g)
- 6
Descrizione
### 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_
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.