A new CUE standard library for the Europa release
Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
committed by
Solomon Hykes
parent
a83987841d
commit
e7f1649fe6
3
europa/search.sh
Executable file
3
europa/search.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
find . -name '*.cue' -exec grep -H "$1" {} \;
|
||||
Reference in New Issue
Block a user