aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Forget <forget.yann31@gmail.com>2017-02-09 22:09:53 +0000
committerYann Forget <forget.yann31@gmail.com>2017-02-09 22:09:53 +0000
commit30fe8a77630578132a59fe9e335c3a21a446ad2a (patch)
tree4f3e2ac02b09f218f94aa0835b91f13883abba5c
parentMerge pull request #960 from Kickball/ttrss-reader-javascript (diff)
downloadawesome-selfhosted-30fe8a77630578132a59fe9e335c3a21a446ad2a.tar.gz
awesome-selfhosted-30fe8a77630578132a59fe9e335c3a21a446ad2a.zip
Add Gitea
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c44e97e0..9e2ff605 100644
--- a/README.md
+++ b/README.md
@@ -981,6 +981,7 @@ See also [Ticketing](#ticketing), [Task management/To-do lists](#task-management
* [Fossil](https://www.fossil-scm.org/index.html/doc/trunk/www/index.wiki) - Distributed version control system featuring wiki and bug tracker. `BSD` `C`
* [Gitblit](http://gitblit.com/) - A pure Java stack for managing, viewing, and serving Git repositories. ([Source Code](https://github.com/gitblit/gitblit)) `Apache` `Java`
* [gitbucket](https://gitbucket.github.io/gitbucket-news/) - The easily installable GitHub clone powered by Scala. ([Source Code](https://github.com/gitbucket/gitbucket)) `Apache` `Scala/Java`
+ * [Gitea](https://gitea.io) - A community managed fork of Gogs, lightweight code hosting solution. ([Demo](https://try.gitea.io), [Source Code](https://github.com/go-gitea/gitea)) `MIT` `Go`
* [GitLab](http://gitlab.org/) - Self Hosted Git repository management, code reviews, issue tracking, activity feeds and wikis. ([Demo](https://gitlab.com/), [Source Code](https://gitlab.com/gitlab-org/gitlab-ce)) `MIT` `Ruby`
* [Gitlist](http://gitlist.org/) - A web-based git repository browser - GitList allows you to browse repositories using your favorite browser, viewing files under different revisions, commit history and diffs. ([Source Code](https://github.com/klaussilveira/gitlist)) `BSD` `PHP`
* [Gitprep](http://gitprep.yukikimoto.com/) - Portable Github clone. ([Source Code](https://github.com/yuki-kimoto/gitprep), [Demo](http://perlcodesample.sakura.ne.jp/gitprep/gitprep.cgi)) `GPL` `Perl`