From b2c565d7edb3cc01864e3a0ec2594bbcfa58d6b3 Mon Sep 17 00:00:00 2001 From: gabrie30 Date: Mon, 6 Jun 2022 09:52:03 +0800 Subject: [PATCH] Add ghorg (#82) Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/82 Reviewed-by: Gusted Reviewed-by: Lunny Xiao Co-authored-by: gabrie30 Co-committed-by: gabrie30 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61814a3..4a981ea 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ A curated list of awesome projects related to Gitea. * [Concourse](https://www.concourse-ci.org/) - partially can be integrated with Gitea. * [dex](https://github.com/dexidp/dex) - Dex is a federated OpenID Connect provider. Built-in Gitea support. * [drone](https://github.com/drone/drone) - Drone is a Container-Native, Continuous Delivery Platform. Built-in Gitea support. (see [docs](https://docs.drone.io/server/provider/gitea/)) +* [ghorg](https://github.com/gabrie30/ghorg) - Quickly clone an entire org/users repositories into one directory - Supports Gitea, GitHub, GitLab, and more. * [Jenkins](https://github.com/jenkinsci/gitea-plugin) - Gitea plugin for jenkins. * [Metroline](https://github.com/metroline/metroline) - Metroline is a Continuous Integration and Delivery platform built with Docker, Node, React and MongoDB, natively compatible with Gitea. * [Monitoring mixin](https://github.com/go-gitea/gitea/tree/main/contrib/gitea-monitoring-mixin) - Gitea monitoring mixin (Grafana dashboard)