goji is the simple and fast way to access Atlassian Jira from your command line.
- Display a users pending tasks
- Generate issue dependency graph
- Copy work log to clipboard
git clone https://github.com/philippdrebes/goji.git
cd goji
make build
make install