mirror of
https://github.com/astaxie/beego.git
synced 2025-07-14 22:41:09 +00:00
.github
build
githook
pkg
scripts
test
views
Makefile
bindata.go
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE
README.md
go.mod
go.sum
2 lines
69 B
Makefile
2 lines
69 B
Makefile
build_view:
|
|
$(GOPATH)/bin/go-bindata-assetfs -pkg testdata views/...
|