Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 456 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 456 Bytes

goji

goji is the simple and fast way to access Atlassian Jira from your command line.

Features

  • Display a users pending tasks
  • Generate issue dependency graph
  • Copy work log to clipboard

Requirements

Build

git clone https://github.com/philippdrebes/goji.git
cd goji
make build

Install

make install