Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 367 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 367 Bytes

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>