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.