Skip to content

Instantly share code, notes, and snippets.

@up1
Created September 26, 2025 15:56
Show Gist options
  • Save up1/779aa31e514162a7180b5b403a565608 to your computer and use it in GitHub Desktop.
Save up1/779aa31e514162a7180b5b403a565608 to your computer and use it in GitHub Desktop.
GitHub Copilot CLI
$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