mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-16 03:06:47 -04:00
Update README.md
This commit is contained in:
parent
864a4fd587
commit
56323bcf21
1 changed files with 8 additions and 0 deletions
|
@ -67,3 +67,11 @@ If the new functionality requires elevated privileges, then extend the system
|
||||||
daemon's DBus API in `src/manager/root.rs` with the necessary helpers to complete
|
daemon's DBus API in `src/manager/root.rs` with the necessary helpers to complete
|
||||||
the task. Please consider keeping as much logic as possible in the user context.
|
the task. Please consider keeping as much logic as possible in the user context.
|
||||||
|
|
||||||
|
## Building
|
||||||
|
|
||||||
|
TODO: pretty much a rust standard Building
|
||||||
|
|
||||||
|
## Running tests
|
||||||
|
|
||||||
|
TODO
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue