aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorUri Shaked2020-07-08 23:37:48 +0300
committerGitHub2020-07-08 23:37:48 +0300
commit912e89c6ded6cdd191020b6824757f7fdcf145fd (patch)
treed99f7c1058d262b8cc972fe398b9231a238c10b6 /README.md
parenttest(instruction): extract constants (diff)
downloadavr8js-912e89c6ded6cdd191020b6824757f7fdcf145fd.tar.gz
avr8js-912e89c6ded6cdd191020b6824757f7fdcf145fd.tar.bz2
avr8js-912e89c6ded6cdd191020b6824757f7fdcf145fd.zip
chore: configure gitpod (#50)
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.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index bc1e852..15aa573 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@ JavaScript implementation of the AVR 8-bit architecture
[![Build Status](https://travis-ci.org/wokwi/avr8js.png?branch=master)](https://travis-ci.org/wokwi/avr8js)
[![NPM Version](https://img.shields.io/npm/v/avr8js)](https://www.npmjs.com/package/avr8js)
+[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/wokwi/avr8js)
## Running the demo project