AddIn-Tools/run.sh

4 lines
50 B
Bash
Executable File

#! bin/sh
gcc src/main.c -o build.elf
./build.elf