bin
run
@@ -4,12 +4,8 @@ default:
@echo "# Miniweb Project"
@just --list
# Run Service
run:
@cargo run --bin miniweb
# Run Bins
bin args='':
run args='miniweb':
@cargo run --bin {{args}}
status:
The note is not visible to the blocked user.