Jira CLI in rust

A cli that group jira and github together in a beatiful workflow 🦄.

Usage

  1. To install (In the future we'll have releases with pre built binaries)

sh cargo install jirarust

  1. Run jirarust config-set and ask all the prompts.

  2. Just be happy 🎉

sh jirarust --help

Tip: Alias jirarust to jira for easier usage in your config.

Shell completion

Replace zsh with your shell of choice and the write path to where you keep the completions.

sh jirarust --generate=zsh > ~/.zsh/functions/_jirarust

Requirements

Goals