Add MinusOS Introduce

Change-Id: I79b643b2c5369f57fd8146adf47d378ae16c48e1
This commit is contained in:
SkyMinus
2025-06-30 23:29:19 +08:00
parent c6354061b0
commit 5234e42bc6

12
README.mkdn Normal file
View File

@@ -0,0 +1,12 @@
MinusOS
===========
To get started
--------------
```
repo init -u https://github.com/Project-MinusOS/manifest.git -b balsam --git-lfs
```
Sync
--------------
```
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags
```