1
0
mirror of https://github.com/beego/bee.git synced 2025-06-14 13:30:40 +00:00

Added func getControllerInfo

This commit is contained in:
Unknown
2013-07-27 09:44:44 +08:00
parent 422e2dc737
commit 7ea67b5534
8 changed files with 622 additions and 8 deletions

View File

@ -1,5 +1,10 @@
bee
===
[![Build Status](https://drone.io/github.com/astaxie/bee/status.png)](https://drone.io/github.com/astaxie/bee/latest)
Bee is a tool for managing beego framework.
Bee is a tool for managing beego framework.
## License
[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html).