/pira

CLI for automating simple interactions with Jira

Primary LanguageGoApache License 2.0Apache-2.0

Pira - Jira sprint utilities

License Go Report Card ci-status

Interacting with Jira can sometimes (quite often to be honest) be a pain. pira aims to bring simple features to your CLI, to make your life easier.

Installation

Follow any of the instructions below.

Mac OS

brew install piaverous/tap/pira

This formula is maintained by me. It is updated automatically after every release.

General Linux

curl -L https://raw.githubusercontent.com/piaverous/pira/main/install.sh | bash

This script installs the latest release by default.

Getting Started