mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-27 11:26:42 +03:00
4 lines
96 B
Bash
Executable File
4 lines
96 B
Bash
Executable File
#!/bin/bash
|
|
|
|
RUST_LOG=semantic_index=trace cargo run -p semantic_index --example eval --release
|