initial commit

This commit is contained in:
Squibid 2025-11-30 22:30:46 -05:00
commit 86177a190e
Signed by: squibid
GPG key ID: BECE5684D3C4005D
9 changed files with 420 additions and 0 deletions

6
README.md Normal file
View file

@ -0,0 +1,6 @@
# 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.