From bc3bb20ae77aa90eca82ff855ac5c3aaa9998d84 Mon Sep 17 00:00:00 2001 From: mojafa Date: Mon, 10 Feb 2025 11:01:58 +0300 Subject: [PATCH] added open with codeanywhere badge to README file Signed-off-by: mojafa --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 02a2e111509..2228147bc58 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,19 @@ Try out cloud-based ReactOS development using Gitpod and Docker: [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/reactos/reactos) + +#### 🌏 Open in other Cloud Dev Environments: + +Click any of the buttons below to start a new development environment to demo or contribute to the codebase without having to install anything on your machine: + +[![Open in VS Code](https://img.shields.io/badge/Open%20in-VS%20Code-blue?logo=visualstudiocode)](https://vscode.dev/github/reactos/reactos) +[![Open in Glitch](https://img.shields.io/badge/Open%20in-Glitch-blue?logo=glitch)](https://glitch.com/edit/#!/import/github/reactos/reactos) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/reactos/reactos) +[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/reactos/reactos) +[![Edit in Codesandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/reactos/reactos) +[![Open in Repl.it](https://replit.com/badge/github/withastro/astro)](https://replit.com/github/reactos/reactos) +[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/reactos/reactos) + You can also support ReactOS by [donating](https://reactos.org/donate/)! We rely on our backers to maintain our servers and accelerate development by [hiring full-time devs](https://reactos.org/contributing/#paid-jobs). ## More information