摘要
beego
Beego ABC
lib
1
2go get github.com/astaxie/beego
go get github.com/beego/admin/src/libtools
bee 可执行文件默认路径 $GOPATH/bin1
go get github.com/beego/bee //tools
1  | The commands are:  | 
1  | bash-3.2$ bee new hello  | 
lib
1  | go get github.com/astaxie/beego  | 
tools
bee 可执行文件默认路径 $GOPATH/bin
1  | go get github.com/beego/bee //tools  | 
1  | The commands are:  | 
1  | bash-3.2$ bee new hello  |