Go to file
Unknown 90223dcfc4 Bug fix 2014-03-06 13:18:19 -05:00
conf Finish register user 2014-03-06 11:10:35 -05:00
models Finish log in user 2014-03-06 11:42:14 -05:00
modules Finish log in user 2014-03-06 11:42:14 -05:00
public navbar active status 2014-03-06 23:14:45 +08:00
routers Bug fix 2014-03-06 13:18:19 -05:00
templates Bug fix 2014-03-06 13:18:19 -05:00
utils Add binding form for register user 2014-03-06 02:21:44 -05: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 Add binding form for register user 2014-03-06 02:21:44 -05:00
gogs.go Finish log in user 2014-03-06 11:42:14 -05:00
serve.go ssh push support 2014-02-25 15:28:04 +08:00
web.go Bug fix 2014-03-06 13:18:19 -05: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.