Skip to content

Added browser IDEs #62

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions tests/data/complex/end-to-end2/cyclonedx-dotnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,9 @@ And build warnings will break the build.
If you are having trouble debugging a test that is failing for a platform you
don't have access to please us know.

Thanks to [Gitpod](https://gitpod.io/) there is a really easy way of creating
a ready to go development environment with VS Code. You can open a Gitpod
Thanks to [Gitpod](https://gitpod.io/) or [Codeanywhere](https://codeanywhere.com) there is a really easy way of creating
a ready to go development environment with VS Code. You can open a
hosted development environment in your browser.

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/CycloneDX/cyclonedx-dotnet)
[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/CycloneDX/cyclonedx-dotnet)
Loading