mirror of
https://github.com/beego/bee.git
synced 2025-06-16 06:40:39 +00:00
cmd
config
generate
logger
utils
vendor
.gitignore
.goxc.json
.travis.yml
Beefile
LICENSE
Makefile
README.md
bee.json
gosimple.ignore
main.go
staticcheck.ignore
14 lines
192 B
Plaintext
14 lines
192 B
Plaintext
version: 0
|
|
go_install: false
|
|
watch_ext: []
|
|
dir_structure:
|
|
watch_all: false
|
|
controllers: ""
|
|
models: ""
|
|
others: []
|
|
cmd_args: []
|
|
envs: []
|
|
database:
|
|
driver: "mysql"
|
|
enable_reload: false
|