项目作者: BobBuildTool

项目描述 :
Bob build tool - Functional cross platform build-automation tool
高级语言: Python
项目地址: git://github.com/BobBuildTool/bob.git
创建时间: 2016-01-07T11:49:10Z
项目社区:https://github.com/BobBuildTool/bob

开源协议:GNU General Public License v3.0

下载


Bob Logo

Bob Build Tool

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:

  1. $ 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.

The Cheat Sheet shows common used keywords
and commands.

If you have a specific question you’re welcome to post on the
tool@freelists.org">mailing list
(FreeLists).