Skip to main content
Makenot
.
work
Discover
Use Cases
Docs
Fan+
Login
Join
max
/
makenotwork
main
tag: launch-2026-06-01
tag: magicmirror-v0.1.1
tag: magicmirror-v0.3.0
tag: mnw-cli-v0.1.2
tag: mnw-cli-v0.1.3
tag: mnw-cli-v0.1.4
tag: pom-v0.4.1
tag: pom-v0.4.2
tag: pom-v0.4.3
tag: pom-v0.4.4
tag: pom-v0.4.5
tag: wam-v0.3.0
tag: wam-v0.3.1
Files
Commits
Tags
Notes
Issues
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
Signed with PGP, not checked
Commit: 1ef2872c7eb02a41af7fbf0fd5812a0850959ebc
Parent:
d982825
1 file changed,
+3
insertions,
-0
deletions
M
bento/deploy/bento.toml.example
+3
@@ -59,3 +59,6 @@
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"