Skip to content

Ferruck/bob

 
 

Repository files navigation

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).

Packages

No packages published

Languages

  • Python 91.2%
  • Shell 6.1%
  • C 2.4%
  • Other 0.3%