Go to file
Lunny Xiao c5132b87a6 finished signin and login
conf add run user
models add fork
public ui for user/profile page, only skeleton
routers finished signin and login
templates finished signin and login
utils add ssh supports(unfinished)
.gitignore add user models
LICENSE Create LICENSE
README.md Formatting
bee.json Add code of delete user
gogs.go add run user
serve.go ssh push support
web.go ui for user/profile page, only skeleton

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.