mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-06 18:24:36 +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 "$@"
|