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 vuotta sitten
conf Add code of delete user 10 vuotta sitten
models Add code of delete user 10 vuotta sitten
public Fix CSS issue 10 vuotta sitten
routers Add routers for create and delete repo 10 vuotta sitten
templates Add routers for create and delete repo 10 vuotta sitten
utils add ssh supports(unfinished) 10 vuotta sitten
.gitignore add user models 10 vuotta sitten
LICENSE Create LICENSE 10 vuotta sitten
README.md Formatting 10 vuotta sitten
bee.json Add code of delete user 10 vuotta sitten
gogs.go Add code of delete user 10 vuotta sitten
serve.go add ssh supports(unfinished) 10 vuotta sitten
web.go Add routers for create and delete repo 10 vuotta sitten

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.