Add titles command to show all IDs and titles

Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
Oliver Davies 2025-09-23 23:56:47 +01:00
parent 12a0353a4c
commit 9019f4579d
10 changed files with 150 additions and 246 deletions

5
watch Executable file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -euo pipefail
onchange "**/*.go" "./build && echo "" && ./zet $*"