Go to file
Unknown b1c5adc2f2 Setup templates structure 2014-02-14 20:14:22 -05:00
conf Setup templates structure 2014-02-14 20:14:22 -05:00
models Formatting 2014-02-14 18:16:54 -05:00
public Setup templates structure 2014-02-14 20:14:22 -05:00
routers Setup templates structure 2014-02-14 20:14:22 -05:00
templates Setup templates structure 2014-02-14 20:14:22 -05:00
utils Init commit 2014-02-12 14:54:09 -05:00
.gitignore add user models 2014-02-14 22:20:57 +08:00
LICENSE Create LICENSE 2014-02-11 23:30:20 -05:00
README.md Formatting 2014-02-14 18:16:54 -05:00
bee.json Init commit 2014-02-12 12:49:46 -05:00
gogs.go Setup templates structure 2014-02-14 20:14:22 -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 and lunny. See contributors page for full list of contributors.