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++
- Host: GitHub
- URL: https://github.com/nekernel-org/btb
- Owner: nekernel-org
- License: bsd-3-clause
- Created: 2025-03-23T12:50:48.000Z (2 months ago)
- Default Branch: dev
- Last Pushed: 2025-04-12T06:33:47.000Z (about 1 month ago)
- Last Synced: 2025-04-20T15:46:27.179Z (about 1 month ago)
- Topics: build-system, cpp, json
- Language: C++
- Homepage: https://nekernel.org
- Size: 287 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.