From 0949189a6d20ea3fb066595b50a908b5de8c0339 Mon Sep 17 00:00:00 2001 From: Caesar Schinas Date: Thu, 8 Aug 2024 12:33:48 +0100 Subject: [PATCH] add codeberg-cli and forgejo-cli --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d5f79e7..9f5207d 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,8 @@ Learn about Forgejo actions in the [![][forgejo] Actions admin guide](https://fo - 👻 [GitTouch](https://github.com/git-touch/git-touch) - Mobile client for Forgejo, Gitea, GitHub, GitLab, Bitbucket (`Android, iOS – Apache`) ### Command-line +- [codeberg-cli](https://codeberg.org/Aviac/codeberg-cli) - CLI tool for Forgejo similar to `gh`, `glab` and `tea` (`cross-platform - AGPL`) +- [forgejo-cli](https://codeberg.org/Cyborus/forgejo-cli) - CLI tool for interacting with Forgejo (`cross-platform - Apache/MIT`) - [![][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`)