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.
|
4 years ago | |
---|---|---|
README.md | 4 years ago | |
build-binaries.nix | 4 years ago | |
jb.go | 4 years ago |
README.md
jb - command line JIRA kanban board
jb displays your JIRA kanban board in command line.
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