mirror of
https://codeberg.org/unspeaker/vestal.git
synced 2026-01-31 20:26:41 +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
|