feat: add simple getopt cli

This commit is contained in:
2024-08-01 21:49:48 +02:00
parent de71b99539
commit 94a4ac27c5
4 changed files with 75 additions and 2 deletions

3
.gitignore vendored
View File

@ -1 +1,4 @@
out/
examples/
compile_commands.json
.cache/