mirror of
https://github.com/gogs/gogs.git
synced 2025-07-14 08:09:27 +00:00
Updated Design (markdown)
parent
53497200c8
commit
f822834b35
@ -1,9 +1,10 @@
|
|||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
- Web Framework: [github.com/codegangsta/martini](https://github.com/codegangsta/martini)
|
- Web Framework: [github.com/codegangsta/martini](https://github.com/codegangsta/martini)
|
||||||
* ORM: [github.com/lunny/xorm](https://github.com/lunny/xorm)
|
- UI Framework: [[Bootstrap](http://getbootstrap.com/)(Preferred) | [Foundation](http://foundation.zurb.com/index.html)]
|
||||||
* Database Driver: [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql)
|
- ORM: [github.com/lunny/xorm](https://github.com/lunny/xorm)
|
||||||
* Git Binding: [[github.com/libgit2/git2go](https://github.com/libgit2/git2go)(Preferred) | [github.com/str1ngs/go-git](https://github.com/str1ngs/go-git)]
|
- Database Driver: [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql)
|
||||||
|
- Git Binding: [[github.com/libgit2/git2go](https://github.com/libgit2/git2go)(Preferred) | [github.com/str1ngs/go-git](https://github.com/str1ngs/go-git)]
|
||||||
|
|
||||||
## Directory Structure
|
## Directory Structure
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user