wip: startup flow

This commit is contained in:
2024-11-21 08:43:42 +07:00
parent fb71f02ef3
commit c60a37a245
15 changed files with 910 additions and 82 deletions

View File

@@ -1,12 +1,3 @@
# coop
### COOP is rewriting to using GPUI
Created with Create GPUI App.
- [`gpui`](https://www.gpui.rs/)
- [GPUI documentation](https://github.com/zed-industries/zed/tree/main/crates/gpui/docs)
- [GPUI examples](https://github.com/zed-industries/zed/tree/main/crates/gpui/examples)
## Usage
- Ensure Rust is installed - [Rustup](https://rustup.rs/)
- Run your app with `cargo run`
You can download the latest version which using Tauri [here](https://github.com/lumehq/coop/releases/tag/v0.2.0)