@@ -0,0 +1,15 @@
build mode="debug":
swift build -c {{mode}}
alias b := build
test:
swift test
alias t := test
run *ARGS:
swift run hpa {{ARGS}}
alias r := run
The note is not visible to the blocked user.