From c0319ecc677e4ff95d232c2cad999669a9868452 Mon Sep 17 00:00:00 2001 From: John Olheiser Date: Tue, 18 Feb 2020 14:57:36 +0000 Subject: [PATCH] Add Sip (#9) Update 'README.md' Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/9 Reviewed-by: Lunny Xiao Reviewed-by: 6543 <6543@noreply.gitea.io> --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 18ef8b6..ed64e76 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,8 @@ A curated list of awesome projects related to Gitea. ### Command Line * [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-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. * [tea](https://gitea.com/gitea/tea) - A command line tool to interact with Gitea servers. ### DevOps