Add initial project files — config template, Quadlet unit, justfile, README #1
Loading…
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?
Sets up the complete Zhuiri deployment kit: config.tmpl (runner YAML template), quadlet/zhuiri.container (systemd user unit), justfile (setup/ops tasks), and README.
All seven files in one branch. Order: scaffolding (.gitignore, LICENSE.md, CLAUDE.md), then config.tmpl + Quadlet unit, then justfile, then README. Branch: feat/issue-1-initial-setup.