This package provides a wonderful C Skeleton to start building your next package idea.
git clone https://github.com/nunomaduro/skeleton-c your-application-name
make tests
make
./bin/application
Skeleton C was created by Nuno Maduro under the MIT license.