From c6f4bdd915d0d43670cea18ca87abc2917bda1aa Mon Sep 17 00:00:00 2001 From: Caesar Schinas Date: Mon, 1 Jul 2024 01:26:20 +0100 Subject: [PATCH] Add `fjo` cli client --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f267dd8..8848182 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ Learn about Forgejo actions in the [![][forgejo] Actions admin guide](https://fo ### Command-line - [![][forgejo] forgejo-curl](https://code.forgejo.org/forgejo/forgejo-curl) - a thin curl wrapper that helps with Forgejo authentication - [tea](https://gitea.com/gitea/tea) - the official Gitea CLI client, works with Forgejo (`cross-platform – MIT`) +- [fjo](https://codeberg.org/VoiDD/fjo) - CLI tool for Codeberg and Forgejo similar to `gh`, `glab`, and `tea` (requires building from source) (`cross-platform - AGPL`) ## Tools