add use case gogs

This commit is contained in:
Lunny Xiao 2014-03-27 22:16:06 +08:00
parent 3aed2090a0
commit 182428e13d
2 changed files with 6 additions and 11 deletions

View File

@ -76,6 +76,8 @@ Or
# Cases # Cases
* [Gogs](http://try.gogits.org) - [github.com/gogits/gogs](http://github.com/gogits/gogs)
* [Gowalker](http://gowalker.org) - [github.com/Unknwon/gowalker](http://github.com/Unknwon/gowalker) * [Gowalker](http://gowalker.org) - [github.com/Unknwon/gowalker](http://github.com/Unknwon/gowalker)
* [Gobuild.io](http://gobuild.io) - [github.com/shxsun/gobuild](http://github.com/shxsun/gobuild) * [Gobuild.io](http://gobuild.io) - [github.com/shxsun/gobuild](http://github.com/shxsun/gobuild)
@ -86,11 +88,7 @@ Or
* [Very Hour](http://veryhour.com/) * [Very Hour](http://veryhour.com/)
* [GoCMS](https://github.com/zzdboy/GoCMS) * [GoCMS - github.com/zzboy/GoCMS](https://github.com/zzdboy/GoCMS)
# Todo
[Todo List](https://trello.com/b/IHsuAnhk/xorm)
# Discuss # Discuss

View File

@ -79,6 +79,8 @@ xorm是一个简单而强大的Go语言ORM库. 通过它可以使数据库操作
## 案例 ## 案例
* [Gogs](http://try.gogits.org) - [github.com/gogits/gogs](http://github.com/gogits/gogs)
* [Gowalker](http://gowalker.org) - [github.com/Unknwon/gowalker](http://github.com/Unknwon/gowalker) * [Gowalker](http://gowalker.org) - [github.com/Unknwon/gowalker](http://github.com/Unknwon/gowalker)
* [Gobuild.io](http://gobuild.io) - [github.com/shxsun/gobuild](http://github.com/shxsun/gobuild) * [Gobuild.io](http://gobuild.io) - [github.com/shxsun/gobuild](http://github.com/shxsun/gobuild)
@ -89,12 +91,7 @@ xorm是一个简单而强大的Go语言ORM库. 通过它可以使数据库操作
* [Very Hour](http://veryhour.com/) * [Very Hour](http://veryhour.com/)
* [GoCMS](https://github.com/zzdboy/GoCMS) * [GoCMS - github.com/zzboy/GoCMS](https://github.com/zzdboy/GoCMS)
## Todo
[开发计划](https://trello.com/b/IHsuAnhk/xorm)
## 讨论 ## 讨论