Created
September 26, 2025 15:56
-
-
Save up1/779aa31e514162a7180b5b403a565608 to your computer and use it in GitHub Desktop.
GitHub Copilot CLI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $npm install -g @github/copilot | |
| $copilot | |
| ┌── ──┐ | |
| │ ▄██████▄ │ | |
| Welcome to GitHub ▄█▀▀▀▀▀██▀▀▀▀▀█▄ | |
| █████┐ █████┐ █████┐ ██┐██┐ █████┐ ██████┐ ▐█ ▐▌ █▌ | |
| ██┌───┘██┌──██┐██┌─██┐██│██│ ██┌──██┐└─██┌─┘ ▐█▄ ▄██▄ ▄█▌ | |
| ██│ ██│ ██│█████┌┘██│██│ ██│ ██│ ██│ ▄▄███████▀▀███████▄▄ | |
| ██│ ██│ ██│██┌──┘ ██│██│ ██│ ██│ ██│ ████ ▄ ▄ ████ | |
| └█████┐└█████┌┘██│ ██│██████┐└█████┌┘ ██│ ████ █ █ ████ | |
| └────┘ └────┘ └─┘ └─┘└─────┘ └────┘ └─┘ ▀███▄ ▄███▀ | |
| │ CLI Version 0.0.327 ▀▀████████████▀▀ │ | |
| └── ──┘ | |
| Version 0.0.327 · Commit 0cbec74 | |
| Copilot can write, test and debug code right from your terminal. Describe a | |
| task to get started or enter ? for help. Copilot uses AI, check for mistakes. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment