Jirust - WIP

A terminal UI for jira written in rust.

An application with developers and engineers in mind. It is solely focused on updating tickets at the moment. jirust

Install

make sure you have Rust installed. See https://www.rust-lang.org/tools/install

Run cargo install jirust

Important notices

Current requirements

These are environment variables required to use this tool.

You will also need a config file in $HOME/.config/jirust/config.toml. Please look at the sample.toml for its contents.

Current capabilities

Default keys

Usage (Youtube)

link

TODO:

Credit

I've been copying a lot of gobang project. This wouldn't have been possible if it wasn't for that project. Thank you.