#476 GitHub Copilot
Notes on GitHub Copilot.
Notes
I primarily use GitHub Copilot with vscode.
Copilot CLI
https://docs.github.com/en/copilot/how-tos/copilot-cli
Getting started is as simple as opening VS Code’s integrated terminal and type copilot.
$ copilot
Cannot find GitHub Copilot CLI (https://docs.github.com/en/copilot/how-tos/set-up/install-copilot-cli)
Install GitHub Copilot CLI? ['y/N'] y
added 3 packages in 19s
Tried some examples, and woring quite well. Poor man’s claude, especially since it still does pretty well on a free plan.