README ¶ Create Reference To create beego project, go get github.com/astaxie/beego # install library go get github.com/beego/bee # install command `bee` bee new testbeego # create project file tree from template cd testbeego bee run watchall # develop run go build # build ./testbeego # run Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis controllers routers Click to show internal directories. Click to hide internal directories.