Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 669 Bytes

README.md

File metadata and controls

40 lines (30 loc) · 669 Bytes

skl-go

Project description

  • Using beego to build enterprise development platform.
  • including login,user,user group,role,origazation,priviledge,oa engineer modules

Features

  • login
  • user
  • usergroup
  • company
  • role
  • orginazation
  • priviledage
  • lang
  • enumeration
  • oa engineer

Environment Support

  • beego 1.9.0
  • golang go1.9.2

Installation

  • install golang by yourself
  • install beego by yourself
  • go get github.com/mikezss/skl-go

Usage

  • cd %gopath%/github.com/mikezss/skl-go
  • go build main.go
  • main.exe (windows user)

Links

Development

License

  • MIT