first commit

This commit is contained in:
Debucquoy
2023-05-28 00:34:42 +02:00
commit b21675e7c3
3 changed files with 92 additions and 0 deletions

5
build.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
set -xe
gcc -Wall -Wextra -o main main.c