Go to file
Unknown 52837e3d36 Clean code
conf fix app.ini changed
models Add add and delete SSH key
modules Add add and delete SSH key
public finish ssh key pages ui
routers Clean code
templates Add add and delete SSH key
.gitignore merge
LICENSE Create LICENSE
README.md Finish log in user
bee.json Merge utils to modules
gogs.go Clean code
serve.go Update CreateRepository
web.go Add add and delete SSH key

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.