1
0
mirror of https://github.com/astaxie/beego.git synced 2024-11-22 00:40:56 +00:00
beego mirror
Go to file
2012-12-15 23:51:59 +08:00
.DS_Store 删除老的文件 2012-12-15 23:51:59 +08:00
README modify readme 2012-03-30 23:50:13 +08:00

Beego
=======
Beego is an open source version of the scalable, non-blocking web server
and tools that power SNDA's CDN system. Documentation and downloads are
available at https://github.com/astaxie/beego

Beego is licensed under the Apache Licence, Version 2.0
(http://www.apache.org/licenses/LICENSE-2.0.html).

Installation
============
To install:

    go install github.com/astaxie/beego

go version: go1 release