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.