Git with a cup of tea, painless self-hosted git service
Go to file
2014-02-25 18:58:55 +08:00
conf add run user 2014-02-25 18:58:55 +08:00
models add run user 2014-02-25 18:58:55 +08:00
public
routers add publickey 2014-02-25 18:30:48 +08:00
templates add publickey 2014-02-25 18:30:48 +08:00
utils
.gitignore
bee.json
gogs.go add run user 2014-02-25 18:58:55 +08:00
LICENSE
README.md
serve.go
web.go

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 and lunny. See contributors page for full list of contributors.