Barabash v0.5.0 documentation

Core (barabash.core)

Build scripting framework

Barabash is a build scripting framework. It takes some concepts from GNU make, CMake and SCons.

barabash.core.run()[source]

Run Barabash.

It scans command line parameters and executes accordingly. If there is a target in command line then it is executed.

barabash.core.include(path)[source]

Include submodule to barabash