/autotools_project_builder

Very simple Autotools template with CppUTest Integration

Primary LanguagePython

autotools_project_builder

This python script uses this skeleton to generate an new project based on input from user.

It creates an skeleton for a new C library with support for unit tests using CppUTest framework.

usage: ./project_builder <project_name>