/scons-bare

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

Primary LanguagePythonCreative Commons Zero v1.0 UniversalCC0-1.0

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.