Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Unknown 897329a644 Add add and delete SSH key před 10 roky
conf fix app.ini changed před 10 roky
models Add add and delete SSH key před 10 roky
modules Add add and delete SSH key před 10 roky
public finish ssh key pages ui před 10 roky
routers Add add and delete SSH key před 10 roky
templates Add add and delete SSH key před 10 roky
.gitignore merge před 10 roky
LICENSE Create LICENSE před 10 roky
README.md Finish log in user před 10 roky
bee.json Merge utils to modules před 10 roky
gogs.go Add add and delete SSH key před 10 roky
serve.go Update CreateRepository před 10 roky
web.go Add add and delete SSH key před 10 roky

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.