Gogs (Go Git Service) is a painless self-hosted Git service. https://gogs.io
Joe Chen 403e1fb219 Fix test | 11 月之前 | |
---|---|---|
.github | 11 月之前 | |
.packager | 4 年之前 | |
conf | 11 月之前 | |
docker | 1 年之前 | |
docs | 11 月之前 | |
internal | 11 月之前 | |
public | 2 年之前 | |
scripts | 1 年之前 | |
templates | 1 年之前 | |
.deepsource.toml | 2 年之前 | |
.dockerignore | 2 年之前 | |
.editorconfig | 4 年之前 | |
.gitattributes | 3 年之前 | |
.gitignore | 2 年之前 | |
.golangci.yml | 2 年之前 | |
.mailmap | 2 年之前 | |
.pkgr.yml | 1 年之前 | |
CHANGELOG.md | 1 年之前 | |
Dockerfile | 1 年之前 | |
LICENSE | 8 年之前 | |
README.md | 1 年之前 | |
README_ZH.md | 2 年之前 | |
SECURITY.md | 1 年之前 | |
Taskfile.yml | 2 年之前 | |
codecov.yml | 2 年之前 | |
gen.go | 1 年之前 | |
go.mod | 11 月之前 | |
go.sum | 11 月之前 | |
gogs.go | 1 年之前 | |
mockgen.yaml | 11 月之前 |
The Gogs (/gɑgz/
) project aims to build a simple, stable and extensible self-hosted Git service that can be set up in the most painless way. With Go, this can be done with an independent binary distribution across all platforms that Go supports, including Linux, macOS, Windows and ARM-based systems.
Make sure you install the prerequisites first.
There are 6 ways to install Gogs:
This project is under the MIT License. See the LICENSE file for the full license text.