mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Init commit
This commit is contained in:
18
README.md
18
README.md
@@ -1,4 +1,16 @@
|
||||
gogs
|
||||
====
|
||||
Gogs - Go Git Service
|
||||
=====================
|
||||
|
||||
Go Git Service
|
||||
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](http://gitlab.com), 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.
|
||||
|
||||
## Acknowledgments
|
||||
|
||||
- Logo inspired by [martini](https://github.com/martini-contrib).
|
||||
|
||||
## Contributors
|
||||
|
||||
This project was launched by [Unknown](https://github.com/Unknwon) and [lunny](https://github.com/lunny). See [contributors page](https://github.com/gogits/gogs/graphs/contributors) for full list of contributors.
|
Reference in New Issue
Block a user