From cb876d45da5970b5df829a88d0d4e7908b7bd122 Mon Sep 17 00:00:00 2001 From: mojafa Date: Mon, 10 Feb 2025 10:55:11 +0300 Subject: [PATCH] added open with codeanywhere badge to README file Signed-off-by: mojafa --- Readme.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index 06403007..816ea7bf 100644 --- a/Readme.md +++ b/Readme.md @@ -235,9 +235,16 @@ npx @compodoc/compodoc -p tsconfig.json -s ### Development Environment -Click the button below to start working in a new ready to code development environment - -[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#) +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/Samarth-HP/templater) +[![Open in Glitch](https://img.shields.io/badge/Open%20in-Glitch-blue?logo=glitch)](https://glitch.com/edit/#!/import/github/Samarth-HP/templater) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/Samarth-HP/templater) +[![Edit in Codesandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/Samarth-HP/templater) +[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/Samarth-HP/templater) +[![Open in Repl.it](https://replit.com/badge/github/withastro/astro)](https://replit.com/github/Samarth-HP/templater) +[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/Samarth-HP/templater) +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/Samarth-HP/templater) ## ❓FAQs