1
0
mirror of https://github.com/astaxie/beego.git synced 2025-01-23 02:37:12 +00:00
Beego/README

16 lines
417 B
Plaintext
Raw Normal View History

2012-03-05 22:20:28 +08:00
Beego
=======
Beego is an open source version of the scalable, non-blocking web server
2012-03-05 22:24:45 +08:00
and tools that power SNDA's CDN system. Documentation and downloads are
2012-03-30 23:50:13 +08:00
available at https://github.com/astaxie/beego
2012-03-05 22:20:28 +08:00
Beego is licensed under the Apache Licence, Version 2.0
(http://www.apache.org/licenses/LICENSE-2.0.html).
Installation
============
To install:
2012-03-30 23:50:13 +08:00
go install github.com/astaxie/beego
2012-03-05 22:24:45 +08:00
2012-03-30 23:50:13 +08:00
go version: go1 release