A cli for Mezzaluna
Find a file
2025-12-10 21:28:39 -05:00
protocol initial commit 2025-11-30 22:30:46 -05:00
src fix formatting in interactive mode 2025-12-10 21:28:39 -05:00
.editorconfig initial commit 2025-11-30 22:30:46 -05:00
.gitignore initial commit 2025-11-30 22:30:46 -05:00
build.zig rework input and new log entry handling 2025-12-10 14:35:46 -05:00
build.zig.zon rework input and new log entry handling 2025-12-10 14:35:46 -05:00
README.md initial commit 2025-11-30 22:30:46 -05:00

Whetstone

Sharpen your Mezzaluna via quick iterations in the remote REPL.

Whetstone provides a way to interact with your currently running Mezzaluna instance by sending lua code to execute, and receiving lua log information to show you.