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-04 04:56:03 +00:00
Code
Issues
Releases
Activity
178
Commits
8
Branches
19
Tags
1d6736ab63
Branches
Tags
View all branches
Go to file
Code
ZhengYang
1d6736ab63
rename mvc to models to improve clarity
2014-08-01 16:06:10 +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
fixed tests code cannot convert ".." to type rune
2014-06-24 17:01:31 +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
update version number to 1.3
2014-08-01 16:01:04 +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_docs.go
move generateCode.Run() to g.go
2014-08-01 16:04:09 +08:00
g_models.go
rename mvc to models to improve clarity
2014-08-01 16:06:10 +08:00
g.go
getting params from commandline and hook up the actual function
2014-08-01 15:52:25 +08:00
LICENSE
Update LICENSE
2013-10-30 19:54:53 -04: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
remove unused err
2014-06-23 23:03:10 +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
Added support for gopm
2013-11-03 22:16:15 -05:00
version.go
update bee get beego & go version
2014-05-22 10:35:37 +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%