Skip to content

What is included

Gustavo Pantuza edited this page Jan 31, 2017 · 1 revision

What is included

  • Generic Makefile
  • Command line options parsing (args.c, args.h)
  • Colors for pretty printing (colors.h)
  • Default messages like help, usage, version (messages.c, messages.h)
  • Project structure directories (src, bin, lib, log, test)
  • Test runner and structure (test/main.c)
  • Valgrind execution to track memory leaks
Clone this wiki locally