From f3e9ac4124ba3170a5da59f28cb8aeb307b922a1 Mon Sep 17 00:00:00 2001 From: Chintan Prajapati Date: Sat, 18 Jan 2020 06:24:07 +0000 Subject: [PATCH 1/3] Add Gitpod config --- .gitpod.yml | 3 +++ README.md | 2 ++ 2 files changed, 5 insertions(+) create mode 100644 .gitpod.yml diff --git a/.gitpod.yml b/.gitpod.yml new file mode 100644 index 00000000..c4b48c36 --- /dev/null +++ b/.gitpod.yml @@ -0,0 +1,3 @@ +tasks: + - init: npm install && npm run build + command: npm run start diff --git a/README.md b/README.md index 40f2f9af..f1f435e4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/chintan9/plyr-react) + # plyr-react ## Example From c1c8d658269d4d1446492c64cad8368d5b0dc219 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Sat, 18 Jan 2020 06:24:38 +0000 Subject: [PATCH 2/3] Restyled by prettier-markdown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1f435e4..29b45c60 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/chintan9/plyr-react) +[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/chintan9/plyr-react) # plyr-react From 1547a89bb2e3bba869c33a3e3095f084a5d196ca Mon Sep 17 00:00:00 2001 From: Chintan Prajapati Date: Sat, 18 Jan 2020 00:25:35 -0600 Subject: [PATCH 3/3] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 29b45c60..000f4bb9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/chintan9/plyr-react) - # plyr-react ## Example @@ -11,6 +9,7 @@ to see example and you can play with ## Contribute +[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/chintan9/plyr-react) [![Join the package community on Pika](https://img.shields.io/badge/Pika%20Community-Ask%20questions,%20get%20answers-blue?style=flag-square)](https://www.pika.dev/npm/plyr-react) [![BCH compliance](https://bettercodehub.com/edge/badge/chintan9/plyr-react?branch=master)](https://bettercodehub.com/) [![Size](https://badgen.net/bundlephobia/minzip/plyr-react)](https://badgen.net/#bundlephobia)