The Wayback Machine - https://web.archive.org/web/20210716205042/https://github.com/dotnet/aspnetcore/issues/34436
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try contributing to aspnetcore with Codespaces #34436

Open
captainsafia opened this issue Jul 16, 2021 · 0 comments
Open

Try contributing to aspnetcore with Codespaces #34436

captainsafia opened this issue Jul 16, 2021 · 0 comments
Milestone

Comments

@captainsafia
Copy link
Contributor

@captainsafia captainsafia commented Jul 16, 2021

To make it easier for developers to contribute to the aspnetcore repo, we're experimenting with enabling GitHub Codespaces in the aspnetcore repo.

What is GitHub Codespaces?
Codespaces is a cloud-based development environment based on VS Code. Instead of installing an editor and dependencies locally, you can access a cloud-based development environment that contains all the tools needed to be productive with the repo. You can learn more about Codespaces at https://docs.github.com/en/codespaces/about-codespaces.

How do I get access to Codespaces?
You'll have to sign up for the Codespaces beta at https://github.com/features/codespaces/signup.

How do I use Codespaces in the aspnetcore repo?
Navigate to the dotnet/aspnetcore repo on GitHub and select the "Open with Codespaces" option under the "Code" dropdown.

image

A new window will open with a web-based VS Code session containing the cloned code for the repo. It might take a few minutes for the initialization steps to complete. Once that is done, you can follow the build instructions to build the repo.

Share your feedback on GitHub codespaces in the comments below! ⬇️

@captainsafia captainsafia added this to the Discussions milestone Jul 16, 2021
@captainsafia captainsafia pinned this issue Jul 16, 2021
@captainsafia captainsafia unpinned this issue Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant