mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-27 02:48:34 +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
|