Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 413 Bytes

README.rst

File metadata and controls

9 lines (7 loc) · 413 Bytes

Simple build system skeleton using SCons for C/C++ projects.

Includes commands (scons <command>) for code analysis (tidy, lint), testing (check) and auto formatting (format); see SConstruct for respective external dependencies.