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

[](LICENSE)
## Requirements:
- GNU C++
- GNU Make
## Guide (GNU Make):
- Run make `build-nebuild-core` and `build-nebuild`.
## Guide (NeBuild):
- Run `nebuild` and pass the path to the manifest file.
###### Copyright (C) 2024-2025, Amlal El Mahrouss and NeKernel.org Authors, all rights reserved.
|