Gogs is a painless self-hosted Git service

Lunny Xiao f9907bbfa4 add README support for creating repository %!s(int64=11) %!d(string=hai) anos
conf 8934fe414c fix app.ini changed %!s(int64=11) %!d(string=hai) anos
models f9907bbfa4 add README support for creating repository %!s(int64=11) %!d(string=hai) anos
modules 897329a644 Add add and delete SSH key %!s(int64=11) %!d(string=hai) anos
public efa039a0f7 finish ssh key pages ui %!s(int64=11) %!d(string=hai) anos
routers f9907bbfa4 add README support for creating repository %!s(int64=11) %!d(string=hai) anos
templates 897329a644 Add add and delete SSH key %!s(int64=11) %!d(string=hai) anos
.gitignore b73cf0ee77 merge %!s(int64=11) %!d(string=hai) anos
LICENSE 38422805dc Create LICENSE %!s(int64=11) %!d(string=hai) anos
README.md 56a7ab4da5 Finish log in user %!s(int64=11) %!d(string=hai) anos
bee.json 5a05d6633d Merge utils to modules %!s(int64=11) %!d(string=hai) anos
gogs.go 52837e3d36 Clean code %!s(int64=11) %!d(string=hai) anos
serve.go f9907bbfa4 add README support for creating repository %!s(int64=11) %!d(string=hai) anos
web.go 897329a644 Add add and delete SSH key %!s(int64=11) %!d(string=hai) anos

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.