melver / scons-bare

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 88.7%Language:C++ 7.7%Language:C 3.6%