Fork of Gogs self-hosted git service
|
1 month ago | |
---|---|---|
.github | 2 years ago | |
.packager | 5 years ago | |
conf | 2 years ago | |
docker | 2 years ago | |
docs | 2 years ago | |
internal | 10 months ago | |
public | 1 month ago | |
scripts | 2 years ago | |
templates | 1 month ago | |
.deepsource.toml | 2 years ago | |
.dockerignore | 2 years ago | |
.editorconfig | 5 years ago | |
.gitattributes | 3 years ago | |
.gitignore | 2 years ago | |
.golangci.yml | 2 years ago | |
.mailmap | 3 years ago | |
.pkgr.yml | 2 years ago | |
CHANGELOG.md | 2 years ago | |
Dockerfile | 2 years ago | |
LICENSE | 8 years ago | |
README.md | 2 years ago | |
README_ZH.md | 2 years ago | |
SECURITY.md | 2 years ago | |
Taskfile.yml | 2 years ago | |
build.sh | 10 months ago | |
codecov.yml | 2 years ago | |
gen.go | 2 years ago | |
go.mod | 2 years ago | |
go.sum | 2 years ago | |
gogs.go | 1 month ago | |
mockgen.yaml | 2 years ago |
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.