Go to file
Unknown 6ce9d800d0 Add custom.ini 2014-03-10 23:03:17 -04:00
conf Add custom.ini 2014-03-10 23:03:17 -04:00
models Add custom.ini 2014-03-10 23:03:17 -04:00
modules Add custom.ini 2014-03-10 23:03:17 -04:00
public finish ssh key pages ui 2014-03-10 21:12:49 +08:00
routers Clean code 2014-03-10 20:53:30 -04:00
templates Add add and delete SSH key 2014-03-10 20:48:58 -04:00
.gitignore Add custom.ini 2014-03-10 23:03:17 -04: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 Clean code 2014-03-10 20:53:30 -04:00
serve.go Update CreateRepository 2014-03-09 20:06:29 -04:00
web.go Add add and delete SSH key 2014-03-10 20:48:58 -04: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.