To watch the recording, click here - link incoming.
- Slides: here
- Copilot in the CLI docs: https://gh.io/gh-copilot-docs
- Copilot in the CLI repo: https://gh.io/gh-copilot
- Blog Post on getting started here: https://dev.to/github/stop-struggling-with-terminal-commands-github-copilot-in-the-cli-is-here-to-help-4pnb
The slides are built using slidev. To run them locally, run the following commands:
npm install
npm run dev