diff --git a/github-copilot-cli/README.md b/github-copilot-cli/README.md new file mode 100644 index 0000000000..11d7aa15b5 --- /dev/null +++ b/github-copilot-cli/README.md @@ -0,0 +1,3 @@ +# How to Get Started With the GitHub Copilot CLI + +This folder provides the code examples for the Real Python tutorial [How to Get Started With the GitHub Copilot CLI](https://realpython.com/github-copilot-cli/). diff --git a/github-copilot-cli/tic-tac-toe.zip b/github-copilot-cli/tic-tac-toe.zip new file mode 100644 index 0000000000..f17ab7e293 Binary files /dev/null and b/github-copilot-cli/tic-tac-toe.zip differ