Ferruck / bob

Bob build tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bob Logo

Bob is a build automation tool inspired by bitbake and portage. It is intended for complex embedded projects and thus focuses on reproducible builds while still being nice to developers in agile environments.

Documentation Status Build Status codecov.io

Installation

To install the latest release just do a:

$ python3 -m pip install BobBuildTool [--user]

See the installation instructions for more information and other methods.

Getting started

It's probably the best to head over to the documentation. To get an impression of how Bob is configured, have a look at the tutorials. A real project that is built by Bob can be found here.

If you have a specific question you're welcome to post on the mailing list (FreeLists).

About

Bob build tool

License:GNU General Public License v3.0


Languages

Language:Python 91.2%Language:Shell 6.1%Language:C 2.4%Language:Awk 0.3%Language:Batchfile 0.0%