Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kanghyojun/jiracli-rust

Jira CLI written in Rust.
https://github.com/kanghyojun/jiracli-rust

atlassian cli jira rust

Last synced: 5 days ago
JSON representation

Jira CLI written in Rust.

Awesome Lists containing this project

README

        

# jiracli-rust

![](https://github.com/kanghyojun/jiracli-rust/workflows/test/badge.svg)

## Installation

```bash
$ cargo build
```

For development, you may want to use `install.sh`.

```bash
$ ./install.sh
```

It will install git hooks, and cargo dependencies.