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)
- Host: GitHub
- URL: https://github.com/kosich/git
- Owner: kosich
- License: mit
- Created: 2020-08-09T19:07:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-02T18:19:56.000Z (over 5 years ago)
- Last Synced: 2025-04-10T23:51:35.140Z (9 months ago)
- Topics: git, github, js, react, utility
- Language: JavaScript
- Homepage:
- Size: 503 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
Pretty Git Log
for day-to-day development
## 📟 About
This is a npm package to beautify `git log`

## 🛸 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 🙂