mirror of
https://github.com/ayabusa/Rusty-slicer.git
synced 2025-12-15 04:48:01 +00:00
349 B
349 B
Rust Slicer
The rust slicer is a rust app powered by the tauri framework. It is currently really WIP so use it at your own risk.
How to build
-
Install Rust using rustup
-
Install Tauri
-
Clone the repo
git clone "https://github.com/ayabusa/Rusty-slicer.git"cd Rusty-slicer -
Build using
cargo tauri dev