higly-opinionated CLI for JIRA
Go to file
MasterofJOKers ead0cf51de Move Comment fetching into click callback
Instead of calling the get_comment() we now have a callback for click,
that's called to validate and transform the given comment id into a
Comment object from JIRA.
2022-10-25 23:51:14 +02:00
jiracli Move Comment fetching into click callback 2022-10-25 23:51:14 +02:00
LICENSE Initial commit 2022-09-14 20:38:22 +00:00
README.md Initial commit 2022-09-14 20:38:22 +00:00
setup.cfg Add comment creation, editing and deletion 2022-10-25 23:37:37 +02:00
setup.py WIP 2022-09-14 22:40:53 +02:00

README.md

jiracli