scons-bare
scons-bare copied to clipboard
Simple build system skeleton using SCons for C/C++ projects
====================================================
scons-bare <https://github.com/melver/scons-bare>_
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.