Every C project has a lazy start by creating lots of command line parsers, Makefiles, help and usage messages. C Project Template aims to take you to the solution point! The point you write the code that solves your problem.
The project brings you a Makefile, command line options parsing, colors for pretty printing, valgrind report, and unittest using cmocka.
- Clone project
- Edit
project.conf make start
- Source repo author: Gustavo Pantuza
