Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cynthiawahome/skills-code-with-codespaces
Repository for hands-on exercises from the GitHub Codespaces course. Includes tasks on setting up, customizing, and managing Codespaces, along with practical experience in development workflows. Ideal for learning GitHub's features and enhancing coding environments.
https://github.com/cynthiawahome/skills-code-with-codespaces
codespac github version-control
Last synced: about 1 month ago
JSON representation
Repository for hands-on exercises from the GitHub Codespaces course. Includes tasks on setting up, customizing, and managing Codespaces, along with practical experience in development workflows. Ideal for learning GitHub's features and enhancing coding environments.
- Host: GitHub
- URL: https://github.com/cynthiawahome/skills-code-with-codespaces
- Owner: CynthiaWahome
- License: mit
- Created: 2024-09-11T00:53:09.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-11T02:19:35.000Z (2 months ago)
- Last Synced: 2024-10-14T22:20:34.120Z (about 1 month ago)
- Topics: codespac, github, version-control
- Language: Shell
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Code with GitHub Codespaces and Visual Studio Code
_Develop code using GitHub Codespaces and Visual Studio Code!_
## Finish
_Congratulations friend, you've completed this course!_
Here's a recap of all the tasks you've accomplished in your repository:
- You learned how to create a codespace and push code to your repository from the codespace.
- You learned how to use custom images in your codespace.
- You learned how to customize your codespace.
- You learned how to personalize your codespace.### Additional learning and resources
- [Developing in a codespace](https://docs.github.com/en/codespaces/developing-in-codespaces/developing-in-a-codespace). Learn how to delete a codespace, open an existing codespace, connect to a private network, forward ports, and much more.
- [Set up your repository](https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/introduction-to-dev-containers). Learn how to set minimum machine specs for a codespace, add badges, set up a template repo, and much more.
- [Personalize and customize GitHub Codespaces](https://docs.github.com/en/codespaces/customizing-your-codespace/personalizing-github-codespaces-for-your-account). Learn how to use setting sync for your codespace, add dotfiles, set the default region, set the default editor, and much more.
- [Prebuild your codespace](https://docs.github.com/en/codespaces/prebuilding-your-codespaces/about-github-codespaces-prebuilds)
- [Manage your codespace](https://docs.github.com/en/codespaces/managing-codespaces-for-your-organization/enabling-github-codespaces-for-your-organization)### What's next?
- Learn more about securing your supply chain by reading: [GitHub Codespaces overview](https://docs.github.com/en/codespaces/overview).
- [We'd love to hear what you thought of this course](https://github.com/orgs/skills/discussions/categories/code-with-codespaces).
- [Learn another GitHub skill](https://github.com/skills).
- [Read the Get started with GitHub docs](https://docs.github.com/en/get-started).
- To find projects to contribute to, check out [GitHub Explore](https://github.com/explore).---
Get help: [Post in our discussion board](https://github.com/orgs/skills/discussions/categories/code-with-codespaces) • [Review the GitHub status page](https://www.githubstatus.com/)
© 2023 GitHub • [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) • [MIT License](https://gh.io/mit)