introduce bingo and rework makefiles

This commit is contained in:
Willy Kloucek
2021-02-24 15:07:39 +01:00
parent 2cec8d757d
commit 387b2f3272
67 changed files with 693 additions and 2635 deletions

View File

@@ -8,7 +8,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 {