1
0
mirror of https://github.com/astaxie/beego.git synced 2025-07-04 14:40:18 +00:00
Files
.github
cache
config
context
grace
httplib
logs
metric
migration
orm
pkg
plugins
scripts
session
swagger
testdata
views
Makefile
bindata.go
testing
toolbox
utils
validation
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE
README.md
admin.go
admin_test.go
adminui.go
app.go
beego.go
build_info.go
config.go
config_test.go
controller.go
controller_test.go
doc.go
error.go
error_test.go
filter.go
filter_test.go
flash.go
flash_test.go
fs.go
go.mod
go.sum
hooks.go
log.go
mime.go
namespace.go
namespace_test.go
parser.go
policy.go
router.go
router_test.go
staticfile.go
staticfile_test.go
template.go
template_test.go
templatefunc.go
templatefunc_test.go
test.sh
test_docker_compose.yaml
tree.go
tree_test.go
unregroute_test.go
Beego/testdata/Makefile
2018-11-05 22:58:59 +06:00

2 lines
69 B
Makefile

build_view:
$(GOPATH)/bin/go-bindata-assetfs -pkg testdata views/...