From 30ac9e25f55097997c9199762b0d4e1e317c555b Mon Sep 17 00:00:00 2001 From: mojafa Date: Tue, 11 Feb 2025 00:22:21 +0300 Subject: [PATCH] added open with codeanywhere badge to README file Signed-off-by: mojafa --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 93705f6b..bd7cc061 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ [![CI](https://github.com/lf-lang/examples-lingua-franca/actions/workflows/ci.yml/badge.svg)](https://github.com/lf-lang/examples-lingua-franca/actions/workflows/ci.yml) +## ☁ Open in the Cloud +[![Open in VS Code](https://img.shields.io/badge/Open%20in-VS%20Code-blue?logo=visualstudiocode)](https://vscode.dev/github/lf-lang/playground-lingua-franca) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/lf-lang/playground-lingua-franca) +[![Open in CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/embed/react-markdown-preview-co1mj?fontsize=14&hidenavigation=1&theme=dark) +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/lf-lang/playground-lingua-franca) +[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/DanielSaromo/Pacman_UCB_Behavioral_Cloning?template=node&title=ngx-vcard%20Example) +[![Open in Repl.it](https://replit.com/badge/github/withastro/astro)](https://replit.com/github/lf-lang/playground-lingua-franca) +[![Open in Glitch](https://img.shields.io/badge/Open%20in-Glitch-blue?logo=glitch)](https://glitch.com/edit/#!/import/github/lf-lang/playground-lingua-franca) +[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/lf-lang/playground-lingua-franca) + ## 🛝 Lingua Franca Playground Get to know the [Lingua Franca coordination language](https://lf-lang.org) and browse [example programs](examples/README.md). To view, edit, and run the programs, you can either run locally on your computer or run in the cloud using either GitHub Codespaces or Gitpod.