mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-08 10:02:56 +00:00
3 lines
96 B
Bash
Executable file
3 lines
96 B
Bash
Executable file
#!/bin/bash
|
|
|
|
RUST_LOG=semantic_index=trace cargo run -p semantic_index --example eval --release
|