From cdc53017d830c8fd8c9b0a2369b81b3ed263be46 Mon Sep 17 00:00:00 2001 From: Joshua Wu Date: Mon, 11 Feb 2019 12:22:13 -0800 Subject: [PATCH] Add Check It Out to Javascript projects (#239) * Add Check It Out * Fix readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0226b7b..31c8ee2 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom - [p5.js](https://github.com/processing/p5.js/labels/good%20first%20issue) _(label: good first issue)_
p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. - [Gatsby.js](https://github.com/gatsbyjs/gatsby/labels/good%20first%20issue) _(label: good first issue)_
Build blazing fast, modern apps and websites with React. - [Vue.js](https://github.com/vuejs/vue/labels/good%20first%20issue) _(label: good first issue)_
The Progressive JavaScript Framework. +- [Check It Out](https://github.com/jwu910/check-it-out/labels/good%20first%20issue) _(label: good first issue)_
Check It Out is an ncurses-like CLI to let the user interactively navigate and select a git branch to check out. ## Julia