summaryrefslogtreecommitdiffhomepage
path: root/ReadMe.md
blob: 2edd5ce0bff62179e534d3345b948324ff248da8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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.