blob: 2edd5ce0bff62179e534d3345b948324ff248da8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# BTB.

[](LICENSE)
[](#)
## 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.
|