"Hello World" for testing CI frameworks
This repository is for experimenting with various CI build systems.
Use your favorite C compiler to build the hello world.
cd hello_world
gcc hello.cc
./a.out
Hello world!
| Name | Name | Last commit date | ||
|---|---|---|---|---|