rafaeldelucena / autotools_project_builder

Very simple Autotools template with CppUTest Integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

Very simple Autotools template with CppUTest Integration


Languages

Language:Python 89.8%Language:Makefile 10.2%