|
|
|
|
|
by ghh
662 days ago
|
|
For those that want to try it, and have a rust development environment installed, the following runs Zed on Windows. (The editor part at least, I haven't tried the collaborative functions). git clone https://github.com/zed-industries/zed
cargo run --release
|
|