summaryrefslogtreecommitdiffhomepage
path: root/ReadMe.md
blob: 46363f3c486a028f91a00b55c289f17d19e57e0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# NeBuild

![CI](https://github.com/nekernel-ort/nebuild/actions/workflows/c-cpp.yml/badge.svg)
[![License: GPL-3.0](https://img.shields.io/badge/license-BSD--3.0-blue.svg)](LICENSE)

## Requirements:

- GNU C++
- GNU Make

## Guide (GNU Make):

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

## Guide (NeBuild):

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

###### Copyright (C) 2024-2025, Amlal El Mahrouss and NeKernel.org Authors, all rights reserved.