Fix order

This commit is contained in:
Werenter 2023-12-21 15:26:47 +00:00
parent d40959ddee
commit e6ca601782
1 changed files with 1 additions and 1 deletions

View File

@ -44,12 +44,12 @@ A curated list of awesome projects related to Gitea and its soft-fork instances.
### Command Line
- [changelog](https://gitea.com/gitea/changelog) - Generate changelog of gitea repository.
- [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
- [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.
- [gcli](https://github.com/herrhotzenplotz/gcli) - A cli for Gitea, Gitlab and Github written in C
### DevOps