Gogs (Go Git Service) is a painless self-hosted Git service. https://gogs.io
Joe Chen 403e1fb219 Fix test | 11 mesi fa | |
---|---|---|
.github | 11 mesi fa | |
.packager | 4 anni fa | |
conf | 11 mesi fa | |
docker | 1 anno fa | |
docs | 11 mesi fa | |
internal | 11 mesi fa | |
public | 2 anni fa | |
scripts | 1 anno fa | |
templates | 1 anno fa | |
.deepsource.toml | 2 anni fa | |
.dockerignore | 2 anni fa | |
.editorconfig | 4 anni fa | |
.gitattributes | 3 anni fa | |
.gitignore | 2 anni fa | |
.golangci.yml | 2 anni fa | |
.mailmap | 2 anni fa | |
.pkgr.yml | 1 anno fa | |
CHANGELOG.md | 1 anno fa | |
Dockerfile | 1 anno fa | |
LICENSE | 8 anni fa | |
README.md | 1 anno fa | |
README_ZH.md | 2 anni fa | |
SECURITY.md | 1 anno fa | |
Taskfile.yml | 2 anni fa | |
codecov.yml | 2 anni fa | |
gen.go | 1 anno fa | |
go.mod | 11 mesi fa | |
go.sum | 11 mesi fa | |
gogs.go | 1 anno fa | |
mockgen.yaml | 11 mesi fa |
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.