mikaelsundell / helloFetch

helloFetch is a test application to verify Git and CI functionality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readme for helloFetch

License

Introduction

helloFetch is a test application to verify Git and CI functionality.

Building

The helloFetch app can be built both from commandline or using optional Xcode -GXcode.

mkdir build
cd build
cmake ..
make

About

helloFetch is a test application to verify Git and CI functionality.


Languages

Language:CMake 78.5%Language:C++ 11.6%Language:C 9.9%