Go to file
FuXiaoHei 8934fe414c fix app.ini changed 2014-03-10 16:55:53 +08:00
conf fix app.ini changed 2014-03-10 16:55:53 +08:00
models Update CreateRepository 2014-03-09 20:06:29 -04:00
modules Update repo.Create 2014-03-08 21:25:38 -05:00
public ssh keys operation page ui 2014-03-10 16:54:52 +08:00
routers ssh keys operation page ui 2014-03-10 16:54:52 +08:00
templates ssh keys operation page ui 2014-03-10 16:54:52 +08:00
.gitignore merge 2014-03-03 22:44:51 +08:00
LICENSE Create LICENSE 2014-02-11 23:30:20 -05:00
README.md Finish log in user 2014-03-06 11:42:14 -05:00
bee.json Merge utils to modules 2014-03-07 17:22:15 -05:00
gogs.go Update CreateRepository 2014-03-09 20:06:29 -04:00
serve.go Update CreateRepository 2014-03-09 20:06:29 -04:00
web.go ssh keys operation page ui 2014-03-10 16:54:52 +08:00

README.md

Gogs - Go Git Service Go Walker

Gogs(Go Git Service) is a GitHub-like clone in the Go Programming Language.

Purpose

There are some very good products in this category such as gitlab, but the environment setup steps often make us crazy. So our goal of Gogs is to build a GitHub-like clone with very easy setup steps, which take advantages of the Go Programming Language.

Overview

Please see Wiki for project design.

Installation

Dependencies

Acknowledgments

Contributors

This project was launched by Unknown, lunny and fuxiaohei. See contributors page for full list of contributors.