Skip to main content

max / makenotwork

bento: register alloy_tui as a library Now its own repo, so it can go through the publish preflight like the other crates instead of being hand-published.
Author: Max Johnson <me@maxj.phd> · 2026-07-19 21:30 UTC
Commit: 1ef2872c7eb02a41af7fbf0fd5812a0850959ebc
Parent: d982825
1 file changed, +3 insertions, -0 deletions
@@ -59,3 +59,6 @@ repo = "~/Code/Libraries/everycycle"
59 59
60 60 [app.supernote-push]
61 61 repo = "~/Code/Libraries/supernote-push"
62 +
63 + [app.alloy_tui]
64 + repo = "~/Code/Libraries/alloy_tui"