Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.