blob: 215839d63f497b95b6d6e16e71c2a05fe00a5b48 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# The Superproject
## 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 doable than a fragmented one.
- The paths will be based on the `superproject` path, i.e (../kernel -> /superproject/dev/kernel)
- New deployments are now easier than releasing each component into its own repository.
###### Copyright 2025 - Amlal El Mahrouss & NeKernel.org Contributors.
|