From f211ae1423aa3c2f679f53198ba542f21a3d007e Mon Sep 17 00:00:00 2001 From: Deus-Absconditus Date: Mon, 23 Nov 2020 11:22:08 +0000 Subject: [PATCH] Fully automate dev setup with Gitpod This commit implements a fully-automated development setup using Gitpod.io, an online IDE for GitHub and GitLab that enables Dev-Environments-As-Code. This makes it easy for anyone to get a ready-to-code workspace for any branch, issue or pull request almost instantly with a single click. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1c93d4b..ee3be12 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/pointbiz/bitaddress.org) +[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/pointbiz/bitaddress.org) + # bitaddress.org JavaScript Client-Side Bitcoin Wallet Generator