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