This website requires JavaScript.
Explore
Help
Sign In
lbsadmin
/
bee
Watch
1
Star
0
Fork
0
You've already forked bee
mirror of
https://github.com/beego/bee.git
synced
2025-04-06 03:25:59 +00:00
Code
Issues
Releases
Activity
297
Commits
8
Branches
19
Tags
8a2cb2ae1c
Branches
Tags
View all branches
Go to file
Code
ZhengYang
8a2cb2ae1c
minor fix
2014-08-22 16:04:07 +08:00
testdata
/router
Added func getControllerInfo
2013-07-27 09:44:44 +08:00
.gitignore
Update color ouput
2013-08-15 15:24:23 +08:00
apiapp.go
help msg
2014-08-22 15:52:58 +08:00
autorouter_test.go
Added func getControllerInfo
2013-07-27 09:44:44 +08:00
autorouter.go
return actual value from subcommand
2014-08-15 17:38:51 +08:00
bale.go
return actual value from subcommand
2014-08-15 17:38:51 +08:00
bee.go
comments router test rundocs
2014-08-18 23:12:27 +08:00
bee.json
remove mysql conn str from default
2014-08-22 15:51:21 +08:00
code.go
Added func getControllerInfo
2013-07-27 09:44:44 +08:00
conf.go
remove mysql conn str from default
2014-08-22 15:51:21 +08:00
g_appcode.go
minor fix
2014-08-22 16:04:07 +08:00
g_controllers.go
add downsql & controller add mapping
2014-08-18 12:21:21 +08:00
g_docs.go
bee api create a new api from database
2014-08-09 00:55:55 +08:00
g_migration.go
do not rely on goimports
2014-08-19 17:00:37 +08:00
g_model.go
import logic for model by asta
2014-08-19 17:11:38 +08:00
g_scaffold.go
add downsql & controller add mapping
2014-08-18 12:21:21 +08:00
g_views.go
bee generate scaffold model
2014-08-11 17:01:06 +08:00
g.go
help msg
2014-08-22 15:52:58 +08:00
LICENSE
Update LICENSE
2013-10-30 19:54:53 -04:00
migrate.go
return actual value from subcommand
2014-08-15 17:38:51 +08:00
new.go
return actual value from subcommand
2014-08-15 17:38:51 +08:00
pack.go
return actual value from subcommand
2014-08-15 17:38:51 +08:00
README.md
UPDATED README
2013-12-24 17:03:33 -05:00
run.go
return actual value from subcommand
2014-08-15 17:38:51 +08:00
rundocs.go
return actual value from subcommand
2014-08-15 17:38:51 +08:00
test.go
return actual value from subcommand
2014-08-15 17:38:51 +08:00
util.go
support migrate generate sql
2014-08-18 11:51:57 +08:00
version.go
return actual value from subcommand
2014-08-15 17:38:51 +08:00
watch.go
bee default support watchall support generate doc
2014-06-18 21:31:54 +08:00
README.md
bee
Bee is a tool for helping develop with beego app framework.
Requirements
Go version >= 1.1.
Description
beego bee tool mirror
Readme
Apache-2.0
5.4
MiB
Languages
Go
99.9%
Makefile
0.1%