beego bee tool mirror
Go to file
astaxie 70886d4cfd update the version from 1.2.0 to 1.2.1 2014-08-15 09:37:58 +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
LICENSE Update LICENSE 2013-10-30 19:54:53 -04:00
README.md UPDATED README 2013-12-24 17:03:33 -05:00
apiapp.go bee generate scaffold model 2014-08-11 17:01:06 +08:00
autorouter.go Working on bee bale 2013-09-03 13:23:58 -04:00
autorouter_test.go Added func getControllerInfo 2013-07-27 09:44:44 +08:00
bale.go Added support for gopm 2013-11-03 22:16:15 -05:00
bee.go update the version from 1.2.0 to 1.2.1 2014-08-15 09:37:58 +08:00
bee.json loading driver and connStr from json if there is no commandline options specified 2014-08-13 14:34:12 +08:00
code.go Added func getControllerInfo 2013-07-27 09:44:44 +08:00
conf.go loading driver and connStr from json if there is no commandline options specified 2014-08-13 14:34:12 +08:00
g.go polish help messages 2014-08-14 14:57:57 +08: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 update migration template 2014-08-12 16:06:04 +08:00
g_model.go bee generate scaffold model 2014-08-11 17:01:06 +08:00
g_scaffold.go add onsite migrate function for scafolding feature & minor code refactor 2014-08-14 14:53:28 +08:00
g_views.go bee generate scaffold model 2014-08-11 17:01:06 +08:00
migrate.go polish help messages 2014-08-14 14:57:57 +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
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 colorlog for [INFO] 2014-08-14 12:20:49 +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

Build Status

Bee is a tool for helping develop with beego app framework.

Requirements

  • Go version >= 1.1.