blob: d6450d6aa6a0fcddbad7c5f573c26e93eeb88c15 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# The SuperNE
## Brief
A centralized repository designed to hold the NeKernel.org projects together.
## Why?
Mainly for three reasons:
- Holds the codebase in a single repository, it is way more maintable than a fragmented one.
- Easier paths based on the `superproject` path, i.e (../kernel -> /superproject/dev/kernel)
- One superproject release is easier than releasing each component on its own.
###### Copyright 2025 - Amlal El Mahrouss & NeKernel.org Contributors. Licensed under Apache 2.0.
|