From 5ac0f248d47fbad2deb019935cefbddc27dd8896 Mon Sep 17 00:00:00 2001 From: mojafa Date: Tue, 11 Feb 2025 01:46:16 +0300 Subject: [PATCH] added open with codeanywhere badge to README file Signed-off-by: mojafa --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 07a4425a7b..b12a34e612 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,12 @@ If you don't want to go through the installation process, you can use the projec [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://gitlab.com/eternaltwin/mush/mush) +## Run in with Codeanywhere + +This will create a new workspace in the cloud with all the dependencies installed and the project ready to run with your prefered IDE. You need a Codeanywhere account to use this feature. + +[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/eternaltwin/mush/mush) + This will create a new workspace in the cloud with all the dependencies installed and the project ready to run with your prefered IDE. You need a Gitpod account to use this feature. ### Installing with Docker