mirror of
https://gitea.com/gitea/awesome-gitea.git
synced 2024-11-01 03:21:48 +01:00
* grp cli tool added (#153)
Added a new CLI tool to interact with GitHub, Gitea and local repos. Co-authored-by: techknowlogick <techknowlogick@noreply.gitea.com> Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/153 Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com> Co-authored-by: feraxhp <feraxhp@noreply.gitea.com> Co-committed-by: feraxhp <feraxhp@noreply.gitea.com>
This commit is contained in:
parent
82a15d8da9
commit
85070cb968
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ A curated list of awesome projects related to Gitea and its soft-fork instances.
|
||||||
- [gcli](https://github.com/herrhotzenplotz/gcli) - A CLI for Gitea, Gitlab and Github written in C
|
- [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-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
|
- [gitea-installer](https://github.com/uvulpos/gitea-installer) - a simple ubuntu native installer script
|
||||||
|
- [grp](https://github.com/feraxhp/grp) - A cli tool to interact with github, gitea and local repositories written in rust.
|
||||||
- [makepr](https://github.com/hrgdavor/makepr) - Quickly open url to start PR process with current branch.
|
- [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.
|
- [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.
|
- [tea](https://gitea.com/gitea/tea) - A command line tool to interact with Gitea servers.
|
||||||
|
|
Loading…
Reference in a new issue