feat: ✨ hello-world
This commit is contained in:
parent
644f83810e
commit
f8b61b1508
3 changed files with 11 additions and 0 deletions
5
run
Executable file
5
run
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
gcc main.c -o main.bin
|
||||
./main.bin
|
||||
read input
|
||||
clear
|
Loading…
Add table
Add a link
Reference in a new issue