# Install fjira with Homebrew

Fuzzy-find cli jira interface. Version 1.5.6 via Homebrew; verified 2026-07-26.

## Install

```sh
sudo av install brew:fjira
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install fjira
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:fjira
- **Package manager:** Homebrew
- **Version:** 1.5.6
- **Source summary:** Fuzzy-find cli jira interface
- **Homepage:** <https://github.com/mk-5/fjira>
- **Repository:** <https://github.com/mk-5/fjira>
- **Last updated:** 2026-07-26T11:37:56+02:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- fjira (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.5.6
## Project history and usage

Fjira is a Go command-line and terminal UI client for Jira, centered on fuzzy project and issue navigation from a shell.

### Project history

The public GitHub release stream begins in July 2022. The README presents Fjira as a fuzzy-finder style Jira interface with direct issue opening, JQL searches, comments, status changes, assignee changes, and multi-workspace support.

The project later moved from a custom Homebrew tap to Homebrew Core, which is the main source-backed adoption signal available in the official README.

### Adoption history

Official installation notes list Homebrew, Snap, Debian packages from GitHub releases, AUR, Chocolatey, and source builds, indicating packaging aimed at developers who want Jira access without leaving the terminal.

### How it is used

First run prompts for a Jira API URL and token, then stores workspace data under ~/.fjira. Common use is interactive project or issue search, direct issue-key opening, saved filter search, and custom JQL execution.

### Why package nerds care

Fjira is a representative modern Go CLI: a single executable, cross-platform packages, shell-first workflow, and a small YAML state directory for service credentials.

### Timeline

- 2022: First public GitHub releases.
- 2023: 0.11.x releases published on GitHub.
- 2020s: Homebrew distribution moved from a custom tap to Homebrew Core.

### Related projects

- Jira, Go, fuzzy-finder terminal interfaces, Homebrew Core, Chocolatey, AUR.

### Sources

- <https://github.com/mk-5/fjira>
- <https://api.github.com/repos/mk-5/fjira/releases>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.fjira, ~/.fjira/fjira.yaml, ~/.fjira/colors.yml

## Credential files

- Unix: ~/.fjira, ~/.fjira/fjira.yaml

## Combined YAML source

View the package source record on GitHub. [combined/fjira.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fjira.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
