summaryrefslogtreecommitdiff
path: root/src/cli/boo.zig
AgeCommit message (Expand)Author
2025-10-03Zig 0.15: zig build test Mitchell Hashimoto
2025-07-09cli: make the action parser (+foo) generic and reusableMitchell Hashimoto
2025-06-28fix: enable `boo` on FreeBSD-k
2025-02-14cli: disable +boo on non-desktop platforms due to lack of ttyMitchell Hashimoto
2025-02-14cli: add +boo commandTim Culverhouse