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

Add remote container development environment #693

Open
angularsen opened this issue Aug 16, 2019 · 3 comments
Open

Add remote container development environment #693

angularsen opened this issue Aug 16, 2019 · 3 comments
Labels
difficulty-medium enhancement help wanted pinned Issues that should not be auto-closed due to inactivity.

Comments

@angularsen
Copy link
Owner

angularsen commented Aug 16, 2019

I just stumbled across this awesome article: https://www.freecodecamp.org/news/put-your-dev-env-in-github/

I had heard about remote containers and VSCode's integration with Docker and WSL, but this is the first time I realized how awesome this is for open source projects.

Granted, Units.NET does not require a lot of dependencies beyond Windows and .NET Core SDK, but the idea is really compelling: Simply clone the repo and spin up a development container with everything you need to build and run the project, without having to install anything on your host operating system besides VSCode. I'm sure other IDEs can be made to work with this setup too.

If someone wants to take this for a spin and see how it works for Units.NET, please go ahead. If not, I may visit this sometime in the future mostly to scratch my own curiosity.

@angularsen
Copy link
Owner Author

GitHub Previews Faster Codespaces Creation with Prebuilds

https://visualstudiomagazine.com/articles/2022/02/24/codespaces-prebuilds.aspx?m=1

Copy link

github-actions bot commented Jul 8, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@angularsen angularsen added the pinned Issues that should not be auto-closed due to inactivity. label Jul 8, 2024
@angularsen
Copy link
Owner Author

pinned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty-medium enhancement help wanted pinned Issues that should not be auto-closed due to inactivity.
Projects
None yet
Development

No branches or pull requests

1 participant