summaryrefslogtreecommitdiffhomepage
path: root/README.md
blob: 947a4fdcb4d767ac0c6ce1469b912b7a64721e92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<img src="./meta/readme-logo.png"/>

The system repository was developed to hold the NeKernel components together. Acting as the software distribution for NeKernel.

## Purpose

The purpose is the following:

- Hold the codebase in a single repository, it is way more maintable than a fragmented one.
- Easier paths based on the `system` path, i.e (../nekernel -> /system/dev/nekernel)
- One system release is easier than releasing each component on its own.

## Note:

- `dev` stands for develop, not the device directory.

###### Copyright 2025 - Amlal El Mahrouss & NeKernel.org Contributors. Licensed under Apache 2.0.