Updated documentation
All checks were successful
/ test (push) Successful in 15s

This commit is contained in:
Eduard Urbach 2025-07-05 17:02:53 +02:00
parent 96b9c1bf8d
commit 29c797fd5b
Signed by: akyoto
GPG key ID: 49226B848C78F6C8
4 changed files with 17 additions and 54 deletions

View file

@ -5,6 +5,8 @@ Usage:
Commands:
build [directory | file] build an executable
--arch [arch] cross-compile for ISA: [x86|arm]
--os [os] cross-compile for OS: [linux|mac|windows]
--verbose, -v show everything
run [directory | file] build and run the executable