mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-06-24 12:21:58 +02:00
4 lines
110 B
Bash
Executable File
4 lines
110 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
swift run --package-path "$(dirname $0)/SourceKitLSPDevUtils" sourcekit-lsp-dev-utils "$@"
|