An open API service indexing awesome lists of open source software.

https://github.com/programmer-ke/c-skeleton

A skeleton for C projects
https://github.com/programmer-ke/c-skeleton

Last synced: over 1 year ago
JSON representation

A skeleton for C projects

Awesome Lists containing this project

README

          

### A skeleton for C projects

Includes:

- folder structure
- Makefile
- Unit tests framework

Adapted from Zed Shaw's book: http://c.learncodethehardway.org/book/ex28.html