initial commit

This commit is contained in:
2024-11-19 08:23:43 +07:00
commit 4d8a1d44cc
8 changed files with 177 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
# coop
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`