Gogs (Go Git Service) is a painless self-hosted Git service. https://gogs.io
Joe Chen 8c21874c00 release: remove dev version notion | пре 1 година | |
---|---|---|
.github | пре 1 година | |
.packager | пре 4 година | |
conf | пре 1 година | |
docker | пре 1 година | |
docs | пре 1 година | |
internal | пре 1 година | |
public | пре 2 година | |
scripts | пре 1 година | |
templates | пре 1 година | |
.deepsource.toml | пре 2 година | |
.dockerignore | пре 2 година | |
.editorconfig | пре 4 година | |
.gitattributes | пре 3 година | |
.gitignore | пре 2 година | |
.golangci.yml | пре 2 година | |
.mailmap | пре 2 година | |
.pkgr.yml | пре 2 година | |
CHANGELOG.md | пре 1 година | |
Dockerfile | пре 1 година | |
LICENSE | пре 8 година | |
README.md | пре 1 година | |
README_ZH.md | пре 2 година | |
SECURITY.md | пре 2 година | |
Taskfile.yml | пре 2 година | |
codecov.yml | пре 2 година | |
gen.go | пре 2 година | |
go.mod | пре 1 година | |
go.sum | пре 1 година | |
gogs.go | пре 1 година | |
mockgen.yaml | пре 2 година |
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.