package main import ( "github.com/cortezaproject/corteza-server/pkg/codegen" ) func main() { codegen.Proc() }