philippdrebes / goji

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Go 93.6%Language:Makefile 6.4%