No description
Find a file
2014-03-03 22:40:22 +08:00
conf
models
public nav ui for user logged 2014-03-03 22:40:22 +08:00
routers display login error message when login post error 2014-03-03 20:35:44 +08:00
templates nav ui for user logged 2014-03-03 22:40:22 +08:00
utils
.gitignore
bee.json
gogs.go
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.