RyanFleck / c-header-ci-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experiment in C

Build Status

Derived mostly from Chapter 4 of K&R C. Goals:

  • Simple C program with a header file.
  • Can be compiled with gcc and clang.
  • Travis CI to build. Unit testing as stretch goal.

About

License:MIT License


Languages

Language:C 82.4%Language:Makefile 17.6%