Simplified config package

This commit is contained in:
2025-02-17 23:36:11 +01:00
parent b7685fd7ec
commit 3b76919fec
10 changed files with 68 additions and 66 deletions

View File

@ -39,7 +39,7 @@ Commands:
build [directory | file] build an executable from a file or directory
--arch [arch] cross-compile for another CPU architecture [x86|arm|riscv]
--assembler, -a show assembler instructions
--assembly, -a show assembly instructions
--dry, -d skip writing the executable to disk
--os [os] cross-compile for another OS [linux|mac|windows]
--statistics, -s show statistics