An editor that hones your craft instead of replacing it.
A fast, beautiful, cross-platform code editor built on CodeMirror 6 and Tauri v2.
Grab the latest build for your platform from the Releases page, or one-line it:
curl -fsSL https://raw.githubusercontent.com/just-brainwaves/whetstone/main/install.sh | bash- Debian / Ubuntu:
sudo apt install ./Whetstone_*_amd64.deb - Fedora / RHEL:
sudo dnf install ./Whetstone-*.x86_64.rpm - Arch / anything else: download the
.AppImage,chmod +x, run it (or use the one-line installer above).
Download the .dmg — aarch64 for Apple Silicon, x86_64 for Intel — and drag
Whetstone into Applications.
Download and run the .msi (or NSIS .exe).
Whetstone checks for new versions on launch and from Settings → Updates, so you only install once.
This repository hosts the public release downloads. The source is maintained separately.