forked from gitea/gitea
1
0
Fork 0
新一代DevSecOps平台,包括项目管理,代码托管,代码审查,安全扫描,CI/CD,制品库等功能,把Github搬回家。
Go to file
Unknown 4836fea876 Init commit 2014-02-12 12:49:46 -05:00
conf Init commit 2014-02-12 12:49:46 -05:00
models Init commit 2014-02-12 12:49:46 -05:00
routers Init commit 2014-02-12 12:49:46 -05:00
.gitignore Init commit 2014-02-12 12:49:46 -05:00
LICENSE Create LICENSE 2014-02-11 23:30:20 -05:00
README.md Init commit 2014-02-12 12:49:46 -05:00
bee.json Init commit 2014-02-12 12:49:46 -05:00
gogs.go Init commit 2014-02-12 12:49:46 -05:00

README.md

Gogs - Go Git Service

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.

Acknowledgments

Contributors

This project was launched by Unknown and lunny. See contributors page for full list of contributors.