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>
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>