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 central system release is easier than releasing each component on its own. ## Notes - `dev` stands for develop, not the device directory. - `include` is for libSystem and other installed library headers. - `devices` and `network` are for network and standard devices on NeKernel. ###### Copyright 2025 - Amlal El Mahrouss & NeKernel.org Contributors. Licensed under Apache 2.0.