Update 'README.md'

This commit is contained in:
John Olheiser 2020-02-18 04:22:49 +00:00
parent a49d5da6fc
commit a06d14d8eb
1 changed files with 2 additions and 1 deletions

View File

@ -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