mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-23 21:05:08 +00:00
4 lines
174 B
Text
4 lines
174 B
Text
collab: RUST_LOG=${RUST_LOG:-info} cargo run --package=collab serve all
|
|
cloud: cd ../cloud; cargo make dev
|
|
livekit: livekit-server --dev
|
|
blob_store: ./script/run-local-minio
|