summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..3f6fe7b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,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.