mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-10 05:37:29 +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
|