# 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.