mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2025-12-17 12:03:01 +01: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 "$@"
|