@@ -0,0 +1,11 @@
default:
@just hello
run:
@cargo run main
bin args='':
@cargo run --bin {{args}}
hello:
@echo "Hello, world!"
The note is not visible to the blocked user.