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

https://github.com/idleberg/homebrew-jira-cli

Homebrew tap for Jira CLI
https://github.com/idleberg/homebrew-jira-cli

atlassian cli command-line homebrew-cask homebrew-tap jira jira-cli macos

Last synced: about 2 months ago
JSON representation

Homebrew tap for Jira CLI

Awesome Lists containing this project

README

          

> [!WARNING]
> It turns out there already is a [Homebrew tap](https://github.com/ankitpokhrel/homebrew-jira-cli) by the official developer of jira-cli, so I recommend switching. However, this tap will continue to exist while the autoupdater continues to do its job.

# homebrew-jira-cli

Homebrew tap for [Jira CLI](https://github.com/ankitpokhrel/jira-cli)

## Prerequisites

Make sure that [Homebrew](https://brew.sh/) is installed with `brew` in your `PATH` environmental variable

## Installation

```sh
$ brew tap idleberg/jira-cli
$ brew install --cask jira-cli
```

:warning: **Note:** ARM binaries need to be signed by the developer, hence this tap only lets you install the build for Intel

## License

This work is licensed under the [BSD 2-Clause License](LICENSE)