Europa: integrate core packages, separate universe

Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
Solomon Hykes
2021-12-14 00:16:12 +00:00
parent dd4c360a7b
commit c1c585bcd5
57 changed files with 612 additions and 142 deletions

3
europa-universe/fmt.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
find . -name '*.cue' -exec cue fmt -s {} \;