Go to file
Unknown 52837e3d36 Clean code 2014-03-10 20:53:30 -04:00
conf fix app.ini changed 2014-03-10 16:55:53 +08:00
models Add add and delete SSH key 2014-03-10 20:48:58 -04:00
modules Add add and delete SSH key 2014-03-10 20:48:58 -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 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 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.