Add project usage documentation #20
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JackFrostbyte/rgb-aura#20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Title:
Add project usage documentation
Description:
Add user-facing documentation for running RGB Aura manually and understanding the project structure.
Scope:
config/device_map.json.Acceptance criteria:
Completed and merged in PR for
feature/v0.6-issue-20-usage-docs.Summary:
README.mdwith project overview, requirements, runtime usage, dry-run usage, runtime config references, systemd reference, and safety references.docs/usage.mdas the main user-facing usage guide.docs/safe-failure-modes.mdafter the previous truncated section.docs/systemd-user-service.mdafter the previous truncated section.Validation:
ruff format src/rgb_aura scripts testsruff check src/rgb_aura scripts testsResult:
33 files left unchangedAll checks passed!Closing issue #20.