⌂
›
Publishing
›
Desktop
Desktop
Ruflet can target desktop platforms from the same Ruby app.
Supported targets
- macOS
- Windows
- Linux
Example build commands
ruflet build macos
ruflet build windows
ruflet build linux
Why Ruflet feels good on desktop
- one Ruby app layer
- native-window style workflows without switching to Electron
- navigation, forms, data, charts, and media controls already available in the current stack
Related commands
ruflet run main --desktopruflet update desktop