An open API service indexing awesome lists of open source software.

https://github.com/nekernel-org/btb

A build system based on JavaScript Object Notation (JSON) written in C++
https://github.com/nekernel-org/btb

build-system cpp json

Last synced: 8 days ago
JSON representation

A build system based on JavaScript Object Notation (JSON) written in C++

Awesome Lists containing this project

README

        

# BTB.

![CI](https://github.com/amlel-el-mahrouss/btb/actions/workflows/c-cpp.yml/badge.svg)
[![License: GPL-3.0](https://img.shields.io/badge/license-BSD--3.0-blue.svg)](LICENSE)
[![QEMU Tested](https://img.shields.io/badge/QEMU-Tested-success)](#)

## Installation requirements:

- GNU C++
- GNU Make

## Steps (GNU Make):

- Run make `build-btb-core` and `build-btb`.

## Steps (BTB):

- Run `btb` and pass the path to the manifest file.

###### Copyright (C) 2024-2025, Amlal El Mahrouss, all rights reserved. All rights reserved.