A poor CLI client for JIRA kanban boards [deprecated]
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Gürkan Gür d6597d6a92 Add binary building helper 4 years ago
README.md readme: Show colors in example 4 years ago
build-binaries.nix Add binary building helper 4 years ago
jb.go Better logging and 0.1 version 4 years ago

README.md

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