We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24a304b commit 210aa66Copy full SHA for 210aa66
buildLocal
@@ -0,0 +1,7 @@
1
+#!/usr/bin/env bash
2
+
3
+set -ex
4
5
+cd packages/cursorless-vscode || exit 1
6
7
+npm run install-local
0 commit comments