From 5fc1c531c0d23514e49bf6c9b47a8880629a0a9d Mon Sep 17 00:00:00 2001 From: blmayer Date: Thu, 13 Apr 2023 14:30:05 -0300 Subject: [PATCH] Added gwi project --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6faa3ebd..bc52e93b 100644 --- a/README.md +++ b/README.md @@ -1893,6 +1893,7 @@ _See also: [awesome-sysadmin/Code Review](https://github.com/awesome-foss/awesom - [Gitolite](https://gitolite.com/gitolite/index.html) - Gitolite allows you to setup git hosting on a central server, with fine-grained access control and many more powerful features. ([Source Code](https://github.com/sitaramc/gitolite)) `GPL-2.0` `Perl` - [GitPrep](https://github.com/yuki-kimoto/gitprep) - Portable Github clone. ([Demo](https://perlcodesample.sakura.ne.jp/gitprep/gitprep.cgi)) `Artistic-2.0` `Perl` - [Gogs](https://gogs.io/) - Painless self-hosted Git Service written in Go. ([Demo](https://try.gogs.io/), [Source Code](https://github.com/gogs/gogs)) `MIT` `Go` +- [GWI](https://blmayer.dev/x/gwi) - A simple web interface for git repositories written in Go, comes with git http protocol. ([Demo](https://git.derelict.garden/)) `GPL-3.0-or-later` `Go` - [Kallithea](https://kallithea-scm.org/) - Source code management system that supports two leading version control systems, Mercurial and Git, with a web interface. ([Source Code](https://kallithea-scm.org/repos/kallithea)) `GPL-3.0` `Python` - [Klaus](https://github.com/jonashaag/klaus) - Simple, easy-to-set-up Git web viewer that Just Works. `ISC` `Python` - [Lavagna](https://lavagna.io) - Lavagna is an open-source issue/project management tool designed for small teams. Lightweight, pure Java, easy to install, easy to use. ([Source Code](https://github.com/digitalfondue/lavagna)) `GPL-3.0` `Java`