Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Unknown 8962b39648 Add routers for create and delete repo il y a 10 ans
conf Add code of delete user il y a 10 ans
models Add code of delete user il y a 10 ans
public Fix CSS issue il y a 10 ans
routers Add routers for create and delete repo il y a 10 ans
templates Add routers for create and delete repo il y a 10 ans
utils add ssh supports(unfinished) il y a 10 ans
.gitignore add user models il y a 10 ans
LICENSE Create LICENSE il y a 10 ans
README.md Formatting il y a 10 ans
bee.json Add code of delete user il y a 10 ans
gogs.go Add code of delete user il y a 10 ans
serve.go add ssh supports(unfinished) il y a 10 ans
web.go Add routers for create and delete repo il y a 10 ans

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.