{"id":26684376,"url":"https://github.com/tkatter/skills-getting-started-with-github-copilot","last_synced_at":"2025-03-26T09:30:00.062Z","repository":{"id":284462658,"uuid":"955027903","full_name":"tkatter/skills-getting-started-with-github-copilot","owner":"tkatter","description":"Exercise: Get started using GitHub Copilot","archived":false,"fork":false,"pushed_at":"2025-03-26T02:07:00.000Z","size":0,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T02:40:55.354Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tkatter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-26T01:57:18.000Z","updated_at":"2025-03-26T01:57:36.000Z","dependencies_parsed_at":"2025-03-26T02:41:00.311Z","dependency_job_id":"0d8d2c10-8e04-4738-a91d-6e4cb7d33ec8","html_url":"https://github.com/tkatter/skills-getting-started-with-github-copilot","commit_stats":null,"previous_names":["tkatter/skills-getting-started-with-github-copilot"],"tags_count":0,"template":false,"template_full_name":"skills/getting-started-with-github-copilot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkatter%2Fskills-getting-started-with-github-copilot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkatter%2Fskills-getting-started-with-github-copilot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkatter%2Fskills-getting-started-with-github-copilot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkatter%2Fskills-getting-started-with-github-copilot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tkatter","download_url":"https://codeload.github.com/tkatter/skills-getting-started-with-github-copilot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245625754,"owners_count":20646217,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-26T09:29:59.414Z","updated_at":"2025-03-26T09:30:00.052Z","avatar_url":"https://github.com/tkatter.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Getting Started with GitHub Copilot\n\n![](https://github.com/tkatter/skills-getting-started-with-github-copilot/actions/workflows/1-preparing.yml/badge.svg)\n![](https://github.com/tkatter/skills-getting-started-with-github-copilot/actions/workflows/2-first-introduction.yml/badge.svg)\n![](https://github.com/tkatter/skills-getting-started-with-github-copilot/actions/workflows/3-copilot-edits.yml/badge.svg)\n![](https://github.com/tkatter/skills-getting-started-with-github-copilot/actions/workflows/4-copilot-on-github.yml/badge.svg)\n\n_Get started using GitHub Copilot in less than an hour._\n\n## Welcome\n\n- **Who is this for**: Developers at any experience level looking to accelerate their code workflow.\n- **What you'll learn**: The different ways to interact with Copilot to explain, write, debug, and develop code.\n- **What you'll build**: You will guide Copilot to update Mergington High School's extracurricular activities website.\n- **Prerequisites**:\n  - Skills exercise: [Introduction to GitHub](https://github.com/skills/introduction-to-github)\n  - Familiarity with [VS Code](https://code.visualstudio.com/)\n  - Basic coding principles\n- **How long**: This exercise takes less than one hour to complete.\n\nIn this exercise, you will:\n\n1. Use a preconfigured Codespace to run VS Code in your browser.\n1. Learn different interaction options to develop with GitHub Copilot.\n1. Use Copilot to summarize and review your pull request.\n\n### How to start this exercise\n\n1. Right-click **Copy Exercise** and open the link in a new tab.\n\n   \u003ca id=\"copy-exercise\"\u003e\n      \u003cimg src=\"https://img.shields.io/badge/📠_Copy_Exercise-AAA\" height=\"25pt\"/\u003e\n   \u003c/a\u003e\n\n2. In the new tab, most of the fields will automatically fill in for you.\n\n   - For owner, choose your personal account or an organization to host the repository.\n   - We recommend creating a public repository, as private repositories will use [Actions minutes](https://docs.github.chttps://github.com/tkatter/skills-getting-started-with-github-copilot/billing/managing-billing-for-github-actions/about-billing-for-github-actions).\n   - Scroll down and click the **Create repository** button at the bottom of the form.\n\n3. After your new repository is created, wait about 20 seconds for the exercise to be prepared and buttons updated. You will continue working from your copy of the exercise.\n\n   - The **Copy Exercise** button will deactivate, changing to gray.\n   - The **Start Exercise** button will activate, changing to green.\n   - You will likely need to refresh the page.\n\n4. Click **Start Exercise**. Follow the step-by-step instructions and feedback will be provided as you progress.\n\n   \u003ca id=\"start-exercise\" href=\"https://github.com/tkatter/skills-getting-started-with-github-copilot/issues/1\"\u003e\n      \u003cimg src=\"https://img.shields.io/badge/🚀_Start_Exercise-008000\" height=\"25pt\"/\u003e\n   \u003c/a\u003e\n\n\u003e [!IMPORTANT]\n\u003e The **Start Exercise** button will activate after copying the repository. You will probably need to refresh the page.\n\n---\n\nGet help: [Post in our discussion board](https://github.com/orgs/skills/discussions/categories/getting-started-with-github-copilot) \u0026bull; [Review the GitHub status page](https://www.githubstatus.com/)\n\n\u0026copy; 2025 GitHub \u0026bull; [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) \u0026bull; [MIT License](https://gh.io/mit)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkatter%2Fskills-getting-started-with-github-copilot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftkatter%2Fskills-getting-started-with-github-copilot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkatter%2Fskills-getting-started-with-github-copilot/lists"}