We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 122465a commit 0c2b208Copy full SHA for 0c2b208
packages/web-functionality/src/index.ts
@@ -1,3 +1,4 @@
1
+#!/usr/bin/env node
2
import execa from 'execa'
3
4
const { SOURCEGRAPH_URL } = process.env
0 commit comments