An open API service indexing awesome lists of open source software.

https://github.com/kosich/git

Pretty Git Log package with basic interactivity (WIP)
https://github.com/kosich/git

git github js react utility

Last synced: 5 months ago
JSON representation

Pretty Git Log package with basic interactivity (WIP)

Awesome Lists containing this project

README

          





Pretty Git Log


for day-to-day development





## 📟 About

This is a npm package to beautify `git log`

![demo screenshot](demo-2020-08-12.png)

## 🛸 Try it

Clone this repo

```bash
cd git
npm install
./cli.js

# UP DOWN = navigate
# q = quit
```

## 👑 Status

You're welcome to participate in this project!

Please, create an issue if you have ideas how to improve it!

It is built with JS (React + Ink), so it's quite easy to add and update features!

## 💐 Have a good day 🙂