1
0
mirror of https://github.com/astaxie/beego.git synced 2025-07-05 00:20:19 +00:00

init framwork

This commit is contained in:
xiemengjun
2012-12-15 23:53:19 +08:00
parent afebcd891e
commit f593c1f3fd
10 changed files with 890 additions and 0 deletions

16
README.md Normal file
View File

@ -0,0 +1,16 @@
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