vestal/Justfile

2 lines
104 B
Makefile

hello:
clear; tmux clear-history || true; cargo build && target/debug/vestal bin/hello-msg.exe | less