You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.