Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 208 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 208 Bytes

scaffolding C projects

Get started

Build

make all

Scaffold a project

./build/sCaffy 
Usage: ./build/sCaffy <project_name>

Clean up builds

make clean