Skip to content

pantuza/c-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C project template

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.

For detailed informations, check out the Documentation wiki

The project brings you a Makefile, command line options parsing, colors for pretty printing, valgrind report and unittest using cmocka.

Quick usage

  • Clone project
  • Edit project.conf
  • make start

Checkout the Get started and the Documentation wiki

Author

Gustavo Pantuza gustavopantuza@gmail.com

About

A C project template with Makefile, command line options parsing, unittest using cmocka and valgrind

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published