Skip to content

Latest commit

 

History

History
executable file
·
19 lines (16 loc) · 943 Bytes

README.md

File metadata and controls

executable file
·
19 lines (16 loc) · 943 Bytes

kmg golang framework

Build Status GoDoc docs examples Total views

  • a framework imitates symfony2 in golang.
  • use github.com/astaxie/beego.orm as database driver. (like doctrine2 with symfony2, but better with strong type.)

kmg command line tools

go get -u github.com/bronze1man/kmg/console/kmg

Notice

  • It is under development,api may change without notice.