github / github/copilot-cli

Package copilot-cli in docker image

Open
#55 5 comments 22 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
11.2k
Forks
1.9k
Avg merge
14h 16m
Merged PRs (30d)
6

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.