From 8bbe66186f79ed409f52d7d2c3274db80d4fc77d Mon Sep 17 00:00:00 2001 From: Mk5 <31850900+mk-5@users.noreply.github.com> Date: Wed, 11 Oct 2023 05:07:07 +0200 Subject: [PATCH] Add fjira - fuzzy-find command line app for JIra (#4616) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1056ec00..63d8324c 100644 --- a/README.md +++ b/README.md @@ -3213,6 +3213,7 @@ _Software written in Go._ - [dp](https://github.com/scryinfo/dp) - Through SDK for data exchange with blockchain, developers can get easy access to DAPP development. - [drive](https://github.com/odeke-em/drive) - Google Drive client for the commandline. - [Duplicacy](https://github.com/gilbertchen/duplicacy) - A cross-platform network and cloud backup tool based on the idea of lock-free deduplication. +- [fjira](https://github.com/mk-5/fjira) - A fuzzy-search based terminal UI application for Attlasian Jira - [Gebug](https://github.com/moshebe/gebug) - A tool that makes debugging of Dockerized Go applications super easy by enabling Debugger and Hot-Reload features, seamlessly. - [gfile](https://github.com/Antonito/gfile) - Securely transfer files between two computers, without any third party, over WebRTC. - [Go Package Store](https://github.com/shurcooL/Go-Package-Store) - App that displays updates for the Go packages in your GOPATH.