From af9cbd80078a1844ca8775aa73ed2711adb973b4 Mon Sep 17 00:00:00 2001 From: techknowlogick <techknowlogick@noreply.gitea.com> Date: Tue, 8 Oct 2024 15:38:09 +0000 Subject: [PATCH] alpha sort --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77960c1..eb353c1 100644 --- a/README.md +++ b/README.md @@ -53,10 +53,10 @@ A curated list of awesome projects related to Gitea and its soft-fork instances. - [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 +- [grp](https://github.com/feraxhp/grp) - A cli tool to interact with github, gitea and local repositories written in rust. - [makepr](https://github.com/hrgdavor/makepr) - Quickly open url to start PR process with current branch. - [sip](https://gitea.com/jolheiser/sip) - A prompt-based command line tool to interact with Gitea servers. - [tea](https://gitea.com/gitea/tea) - A command line tool to interact with Gitea servers. -- [grp](https://github.com/feraxhp/grp) - A cli tool to interact with github, gitea and local repositories written in rust. ### DevOps