From c447e5a5115e1d411378266f941f754b87db8d72 Mon Sep 17 00:00:00 2001 From: hrgdavor Date: Fri, 28 Oct 2022 03:33:48 +0800 Subject: [PATCH] makepr commandline tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5a4876..675dcd7 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ A curated list of awesome projects related to Gitea. * [changelog](https://gitea.com/gitea/changelog) - Generate changelog of gitea repository. * [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. * [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.