mirror of
https://codeberg.org/unspeaker/vestal.git
synced 2025-12-06 10:46:42 +01:00
2 lines
104 B
Makefile
2 lines
104 B
Makefile
hello:
|
|
clear; tmux clear-history || true; cargo build && target/debug/vestal bin/hello-msg.exe | less
|