diff --git a/justfile b/justfile index a2bb4eb..0ef71dd 100644 --- a/justfile +++ b/justfile @@ -1,3 +1,6 @@ +run: + bin/CHANGEME + build: cmake --build build