A cli for Mezzaluna
Find a file
2025-12-08 18:43:37 -05:00
protocol initial commit 2025-11-30 22:30:46 -05:00
src fix some log entries 2025-12-08 18:43:37 -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 initial commit 2025-11-30 22:30:46 -05:00
build.zig.zon initial commit 2025-11-30 22:30: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.