From 86ef3f68a9b966dfee27245ff9bb5256cc031b21 Mon Sep 17 00:00:00 2001 From: Rohit Chaudhari Date: Sat, 18 Nov 2023 15:32:16 +0000 Subject: [PATCH] Add gitpod setup --- .gitpod.yml | 3 +++ README.md | 4 ++++ 2 files changed, 7 insertions(+) create mode 100644 .gitpod.yml diff --git a/.gitpod.yml b/.gitpod.yml new file mode 100644 index 0000000..b8d8a87 --- /dev/null +++ b/.gitpod.yml @@ -0,0 +1,3 @@ +tasks: + - name: Static Server + command: rake test \ No newline at end of file diff --git a/README.md b/README.md index a8b8cde..e8e6b8d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # The Algorithms - Ruby + + Gitpod Ready-to-Code + + [![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/#TheAlgorithms_community:gitter.im)  [![contributions welcome](https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=0059b3&style=flat-square)](https://github.com/TheAlgorithms/Ruby/blob/master/CONTRIBUTING.md)  ![](https://img.shields.io/github/repo-size/TheAlgorithms/Ruby.svg?label=Repo%20size&style=flat-square)