Skip to content

philippdrebes/goji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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