Update README with usage examples

Added example commands for using SparkOS.
This commit is contained in:
2025-12-28 14:59:49 +00:00
committed by GitHub
parent fbb07848c6
commit 5d185b2860

View File

@@ -1,2 +1,8 @@
# SparkOS
A single binary on top of Linux / Wayland that manages the OS, C++ CLI and Qt6/QML Full screen GUI. Android like design but more desktop orientated. A distribution that can be dd'ed to a USB flash drive. Root elevation powered by sudo. This project will need to set up a barebones distro (doesn't really need to be based on another, to keep thingscln
A single binary on top of Linux / Wayland that manages the OS, C++ CLI and Qt6/QML Full screen GUI. Android like design but more desktop orientated. A distribution that can be dd'ed to a USB flash drive. Root elevation powered by sudo. This project will need to set up a barebones distro (doesn't really need to be based on another, to keep things clean)
Example:
$ spark gui
$ spart install package mypackage
$ spark run mypackage