mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-07-10 01:04:59 +00:00

* Setup tauri component for graphite editor Integrate graphite into tauri app Split interpreted-executor out of graph-craft * Add gpu execution node * General Cleanup
3 lines
36 B
Rust
3 lines
36 B
Rust
fn main() {
|
|
tauri_build::build()
|
|
}
|