/goji

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

Primary LanguageGoMIT LicenseMIT

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