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
- Host: GitHub
- URL: https://github.com/idleberg/homebrew-jira-cli
- Owner: idleberg
- License: bsd-2-clause
- Created: 2023-05-15T22:38:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-23T18:51:18.000Z (about 1 year ago)
- Last Synced: 2026-02-17T02:38:11.997Z (4 months ago)
- Topics: atlassian, cli, command-line, homebrew-cask, homebrew-tap, jira, jira-cli, macos
- Language: JavaScript
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)