From 0ad24b067a58f27bf80eca14a29715d5f36002f8 Mon Sep 17 00:00:00 2001 From: Tim Riedl <uvulpos@noreply.gitea.io> Date: Fri, 16 Apr 2021 09:15:31 +0800 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 90a8028..6ee4d07 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ A curated list of awesome projects related to Gitea. ### Command Line +* [gitea-installer](https://github.com/uvulpos/gitea-installer) - a simple ubuntu native installer script * [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. * [sip](https://gitea.com/jolheiser/sip) - A prompt-based command line tool to interact with Gitea servers.