@@ -0,0 +1,7 @@
set shell := ["pwsh.exe", "-c"]
run side *args:
cargo run --release -- -i input -t tiles -k -m {{side}} {{args}}
run-debug side *args:
cargo run -- -i input -t tiles -k -m {{side}} {{args}}
The note is not visible to the blocked user.