Исходники сервера git.endevir.ru (fork of gogs git project)
Unknwon 091f63fd4e Makefile: only read GOPATH from env var | 6 yıl önce | |
---|---|---|
.github | 6 yıl önce | |
cmd | 6 yıl önce | |
conf | 6 yıl önce | |
docker | 6 yıl önce | |
models | 6 yıl önce | |
packager | 7 yıl önce | |
pkg | 6 yıl önce | |
public | 6 yıl önce | |
routes | 6 yıl önce | |
scripts | 6 yıl önce | |
templates | 6 yıl önce | |
vendor | 6 yıl önce | |
.bra.toml | 7 yıl önce | |
.codebeatignore | 8 yıl önce | |
.codebeatsettings | 8 yıl önce | |
.dockerignore | 6 yıl önce | |
.editorconfig | 7 yıl önce | |
.gitattributes | 6 yıl önce | |
.gitignore | 7 yıl önce | |
.mailmap | 8 yıl önce | |
.pkgr.yml | 6 yıl önce | |
.travis.yml | 6 yıl önce | |
Dockerfile | 6 yıl önce | |
Dockerfile.aarch64 | 7 yıl önce | |
Dockerfile.aarch64hub | 6 yıl önce | |
Dockerfile.rpi | 7 yıl önce | |
Dockerfile.rpihub | 7 yıl önce | |
LICENSE | 8 yıl önce | |
Makefile | 6 yıl önce | |
README.md | 6 yıl önce | |
README_ZH.md | 6 yıl önce | |
appveyor.yml | 7 yıl önce | |
gogs.go | 6 yıl önce |
.VERSION
(see Releases for binary versions)Web | UI | Preview |
---|---|---|
develop
branch.This project aims to build a simple, stable and extensible self-hosted Git service that can be setup 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.
Make sure you install the prerequisites first.
There are 5 ways to install Gogs:
This project is under the MIT License. See the LICENSE file for the full license text.