feat: added just run command
This commit is contained in:
parent
ce38d9f561
commit
e0e942e809
1 changed files with 3 additions and 0 deletions
3
justfile
3
justfile
|
|
@ -1,3 +1,6 @@
|
||||||
|
run:
|
||||||
|
bin/CHANGEME
|
||||||
|
|
||||||
build:
|
build:
|
||||||
cmake --build build
|
cmake --build build
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue