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