From c61a83a0501036eb26c801ce25ed549818b8dd78 Mon Sep 17 00:00:00 2001 From: Werenter Date: Sat, 23 Dec 2023 05:50:02 +0000 Subject: [PATCH] Added gcli (#146) I think this good project must be added to this list Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/146 Reviewed-by: John Olheiser Co-authored-by: Werenter Co-committed-by: Werenter --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4e095dd..c630484 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ A curated list of awesome projects related to Gitea and its soft-fork instances. ### Command Line - [changelog](https://gitea.com/gitea/changelog) - Generate changelog of gitea repository. +- [gcli](https://github.com/herrhotzenplotz/gcli) - A CLI for Gitea, Gitlab and Github written in C - [gitea-cli](https://github.com/bashup/gitea-cli) - Extensible, configurable command-line API client for gitea and gogs. - [gitea-installer](https://github.com/uvulpos/gitea-installer) - a simple ubuntu native installer script - [makepr](https://github.com/hrgdavor/makepr) - Quickly open url to start PR process with current branch.