diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-08-16 20:00:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-16 20:00:37 +0200 |
| commit | d21a3b2e16b4e5f974dd000e11c868e2021292f0 (patch) | |
| tree | d91d1351193a9f758daa9dad964e40f5a84ece7f /ReadMe.md | |
| parent | 50c2c9773d5660b1497a1132ffa96a7ab10d9c45 (diff) | |
| parent | d987d62459d59a6d95ffb815d5e6eccd8dbde1dd (diff) | |
Merge pull request #3 from nekernel-org/dev
v0.0.3
Diffstat (limited to 'ReadMe.md')
| -rw-r--r-- | ReadMe.md | 17 |
1 files changed, 8 insertions, 9 deletions
@@ -1,20 +1,19 @@ -# BTB. +# NeBuild - + [](LICENSE) -[](#) -## Installation requirements: +## Requirements: - GNU C++ - GNU Make -## Steps (GNU Make): +## Guide (GNU Make): -- Run make `build-btb-core` and `build-btb`. +- Run make `build-nebuild-core` and `build-nebuild`. -## Steps (BTB): +## Guide (NeBuild): -- Run `btb` and pass the path to the manifest file. +- Run `nebuild` and pass the path to the manifest file. -###### Copyright (C) 2024-2025, Amlal El Mahrouss, all rights reserved. All rights reserved. +###### Copyright (C) 2024-2025, Amlal El Mahrouss and NeKernel.org Authors, all rights reserved. |
