From e3fbe6a8dacd18b1d42fbac1a89f47537c981ae4 Mon Sep 17 00:00:00 2001 From: Ilia Choly Date: Thu, 26 Jun 2014 13:18:10 -0400 Subject: [PATCH] Added Gogs git server. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68fdf05..51fad1c 100644 --- a/README.md +++ b/README.md @@ -326,6 +326,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [ChiliProject](https://www.chiliproject.org) - Fork of Redmine. * [GitLab](https://www.gitlab.com/) - Clone of GitHub written in ruby. +* [Gogs](http://gogs.io/) - Written in Go * [Redmine](http://www.redmine.org/) - Written in ruby on rails. * [The Bug Genie](http://www.thebuggenie.com/) - Written in PHP. * [Trac](http://trac.edgewall.org/) - Written in python.