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-05-15 06:23:11 +00:00
Code
Issues
Releases
Activity
233
Commits
8
Branches
19
Tags
e2ce0300a6
Branches
Tags
View all branches
Go to file
Code
ZhengYang
e2ce0300a6
move final message out
2014-08-12 15:18:36 +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
bee generate scaffold model
2014-08-11 17:01:06 +08:00
autorouter_test.go
Added func getControllerInfo
2013-07-27 09:44:44 +08:00
autorouter.go
Working on bee bale
2013-09-03 13:23:58 -04:00
bale.go
Added support for gopm
2013-11-03 22:16:15 -05:00
bee.go
skeleton code for 'migrate' command
2014-08-11 11:33:53 +08:00
bee.json
Add conf option for watch all
2014-02-17 17:26:59 -05:00
code.go
Added func getControllerInfo
2013-07-27 09:44:44 +08:00
conf.go
Add conf option for watch all
2014-02-17 17:26:59 -05:00
g_appcode.go
update the write
2014-08-12 11:13:48 +08:00
g_controllers.go
update the comments
2014-08-09 01:48:40 +08:00
g_docs.go
bee api create a new api from database
2014-08-09 00:55:55 +08:00
g_migration.go
basic workflow
2014-08-11 17:23:52 +08:00
g_model.go
bee generate scaffold model
2014-08-11 17:01:06 +08:00
g_scaffold.go
bee generate scaffold model
2014-08-11 17:01:06 +08:00
g_views.go
bee generate scaffold model
2014-08-11 17:01:06 +08:00
g.go
bee generate scaffold model
2014-08-11 17:01:06 +08:00
LICENSE
Update LICENSE
2013-10-30 19:54:53 -04:00
migrate.go
move final message out
2014-08-12 15:18:36 +08:00
new.go
fixed tests code cannot convert ".." to type rune
2014-06-24 17:01:31 +08:00
pack.go
bee pack support zip Symlink
2014-04-12 13:13:16 +08:00
README.md
UPDATED README
2013-12-24 17:03:33 -05:00
run.go
bee api create a new api from database
2014-08-09 00:55:55 +08:00
rundocs.go
add tips where not exist the swagger files
2014-06-19 21:19:23 +08:00
test.go
Update test.go
2014-07-20 18:03:12 +08:00
util.go
ask whether overwrite the file
2014-08-09 11:14:00 +08:00
version.go
Dynamic access Go version
2014-08-11 08:57:20 +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%