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