summaryrefslogtreecommitdiffhomepage
path: root/README.md
blob: 3f6fe7bd6ee959ec5556ebdf207fe7a9e27d4f2b (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:

- Hold the codebase in a single repository is way more doable than a fragmented one.
- The filesystem path will take the `superproject` into consideration now, i.e (../kernel -> /superproject/dev/kernel)
- The deployment of new version is now easier than deploying each of them by hand.

###### Copyright 2025 - Amlal El Mahrouss & NeKernel.org Contributors.