swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
index b2bd6cd..0277361 100644
--- a/README.md
+++ b/README.md
@@ -62,6 +62,20 @@ symlinks in `~/.codex/skills`:
The installed binary is `~/.local/bin/fidget-spinner-cli`.
+The installer also installs a user systemd service for the libgrid navigator at
+`http://127.0.0.1:8913/` and refreshes it on every reinstall:
+
+```bash
+systemctl --user status fidget-spinner-libgrid-ui.service
+journalctl --user -u fidget-spinner-libgrid-ui.service -f
+```
+
+You can override the default service target for one install with:
+
+```bash
+FIDGET_SPINNER_UI_PROJECT=/abs/path/to/project ./scripts/install-local.sh
+```
+
## Quickstart
Initialize a project: