introduce bingo and rework makefiles

This commit is contained in:
Willy Kloucek
2021-03-01 15:05:48 +01:00
parent 2cec8d757d
commit 387b2f3272
67 changed files with 693 additions and 2635 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import (
"github.com/owncloud/ocis/ocis-pkg/log"
)
//go:generate go run github.com/UnnoTed/fileb0x embed.yml
//go:generate make -C ../.. embed.yml
// assets gets initialized by New and provides the handler.
type assets struct {