Zed手动编译

551 阅读1分钟

项目地址: github.com/zed-industr…

notion网址:typical-barnacle-9cd.notion.site/manually-bu…

1. clone 项目

在终端,进入到你想要保存项目的文件夹下

git clone https://github.com/zed-industries/zed.git

2. 下载必要的依赖

3. 编译

cd zed
cargo run --release 
# wait a moment, then you can see zed window, zed.exe in zed/target/release