Skip to content

Commit b71f531

Browse files
authored
added browser IDE support (#104)
Signed-off-by: Jaafar <jmohsa@gmail.com>
1 parent f1c52c0 commit b71f531

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-908a85?logo=gitpod&style=for-the-badge)](https://gitpod.io/#https://github.com/mintoolkit/mint)
99

10+
[![Open in Codeanywhere](https://img.shields.io/badge/Open_in-Codeanywhere-blue?logo=codeanywhere&style=for-the-badge)](https://app.codeanywhere.com/#https://github.com/mintoolkit/mint)
11+
1012
[![Install Mint](https://img.shields.io/badge/install-mint-blue?style=for-the-badge)](https://github.com/mintoolkit/mint#installation)
1113

1214
[![Get Examples](https://img.shields.io/badge/mint-app%20examples-green?style=for-the-badge)](https://github.com/mintoolkit/examples)
@@ -1511,13 +1513,15 @@ Note:
15111513

15121514
Try using the latest version of Go building the **Mint** app. The current version of Go used to build the **Mint** app is 1.22.
15131515

1514-
##### Gitpod
1516+
#### 🌏 Open in Cloud IDEs
15151517

1516-
If you have a web browser, you can get a fully pre-configured development environment in one click:
1518+
Get a fully pre-configured development environment in one click. 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:
15171519

1520+
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/mintoolkit/mint)
1521+
[![Open in Repl.it](https://replit.com/badge/github/withastro/astro)](https://replit.com/github/mintoolkit/mint)
1522+
[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/mintoolkit/mint)
15181523
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/mintoolkit/mint)
15191524

1520-
15211525
##### Additional Tools
15221526

15231527
- `license-bill-of-materials` - Optional tool to track dependencies and their licenses.

0 commit comments

Comments
 (0)