Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chjj/gitj
gitk in your terminal.
https://github.com/chjj/gitj
Last synced: 16 days ago
JSON representation
gitk in your terminal.
- Host: GitHub
- URL: https://github.com/chjj/gitj
- Owner: chjj
- License: mit
- Created: 2013-01-27T17:48:11.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-06T10:56:52.000Z (over 11 years ago)
- Last Synced: 2024-10-20T01:14:58.880Z (24 days ago)
- Language: JavaScript
- Size: 176 KB
- Stars: 15
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gitj
`gitk` in your terminal. Similar to `tig`.
![](http://i.imgur.com/tEH5l0I.png)
The code is slightly messy right now.
## Example Usage
``` bash
cd ~/my-repo
gitj
```## License
Copyright (c) 2013, Christopher Jeffrey. (MIT License)
See LICENSE for more info.