A poor CLI client for JIRA kanban boards [deprecated]
This repository has been archived on 2021-06-21. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2019-11-28 12:40:41 +01:00
build-binaries.nix Add binary building helper 2019-11-28 12:40:41 +01:00
jb.go Better logging and 0.1 version 2019-11-28 12:20:22 +01:00
README.md readme: Show colors in example 2019-11-27 17:54:54 +01:00

jb - command line JIRA kanban board

jb displays your JIRA kanban board in command line.

Example image of jb

It might be still buggy, but usable. Pull requests are welcome.

Features

  • Navigate between issues
  • Change issue status
  • Open issues with a browser
  • Preview issue details

Installation

  • Get it with go get github.com/seqizz/jb
  • Run the executable with -confighelp to get your example config
  • Create the configuration and enjoy faster JIRA!

Todo

  • Make commenting on issues possible
  • Make issue preview better
  • Make possible to set assignee
  • Comment on issues

Thanks to