first init

This commit is contained in:
2023-06-02 11:55:48 +02:00
commit 862ec6eba2
5 changed files with 204 additions and 0 deletions

5
build.sh Executable file
View File

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