Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Unknown 8962b39648 Add routers for create and delete repo 10 роки тому
conf Add code of delete user 10 роки тому
models Add code of delete user 10 роки тому
public Fix CSS issue 10 роки тому
routers Add routers for create and delete repo 10 роки тому
templates Add routers for create and delete repo 10 роки тому
utils add ssh supports(unfinished) 10 роки тому
.gitignore add user models 10 роки тому
LICENSE Create LICENSE 10 роки тому
README.md Formatting 10 роки тому
bee.json Add code of delete user 10 роки тому
gogs.go Add code of delete user 10 роки тому
serve.go add ssh supports(unfinished) 10 роки тому
web.go Add routers for create and delete repo 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 and lunny. See contributors page for full list of contributors.