Skip to content

Find the right git commands without digging through the web.

License

Notifications You must be signed in to change notification settings

jessicalewinter/gitexplorer

 
 

Repository files navigation

GitExplorer

Table of Contents

Intro

Tech Stack

Installation

Makers

Contribute

Donate

RoadMap

Intro

Last year, we came across Sarah Drasner's array explorer. It is a really cool resource for anyone to easily figure out the best JS array method to use. We loved it and decided to build something similar for Git.

Website: Click to find the right git commands without digging through the web.

Explore and Enjoy!

You can reach us on the official git explorer twitter handle or on Summitech's twitter handle.

Tech Stack

  • React
  • Netlify
  • Our first hosting platform was Surge. Super easy to set up and very reliable 👍. 100% recommend!

Installation

yarn (Install all dependencies)

yarn start

To try GitExplorer in a docker container, run this:

docker-compose up

Makers

Awesome devs and designer at Summitech

Contribute