fbjira

Crates

[WIP] get more stuff working...

Useful alias

bash alias jira="fbjira issue list-open <project-of-choice> | fzf --preview \"echo {} | cut -d' ' -f1 | xargs fbjira issue summary\" | cut -d ' ' -f1 | xargs -I {} xdg-open 'https://<your-account>.atlassian.net/browse/{}'"