Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Unknown 0d9b2f3860 Update CreateRepository 10 лет назад
conf Finish register user 10 лет назад
models Update CreateRepository 10 лет назад
modules Update repo.Create 10 лет назад
public navbar active status 10 лет назад
routers Update CreateRepository 10 лет назад
templates Update repo.Create 10 лет назад
.gitignore merge 10 лет назад
LICENSE Create LICENSE 10 лет назад
README.md Finish log in user 10 лет назад
bee.json Merge utils to modules 10 лет назад
gogs.go Update CreateRepository 10 лет назад
serve.go Update CreateRepository 10 лет назад
web.go Update repo.Create 10 лет назад

README.md

Gogs - Go Git Service Go Walker

Gogs(Go Git Service) is a GitHub-like clone in the Go Programming Language.

Purpose

There are some very good products in this category such as gitlab, but the environment setup steps often make us crazy. So our goal of Gogs is to build a GitHub-like clone with very easy setup steps, which take advantages of the Go Programming Language.

Overview

Please see Wiki for project design.

Installation

Dependencies

Acknowledgments

Contributors

This project was launched by Unknown, lunny and fuxiaohei. See contributors page for full list of contributors.