We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3127150 commit e08646cCopy full SHA for e08646c
1 file changed
.github/CONTRIBUTING.md
@@ -1,6 +1,7 @@
1
# Development
2
3
-Set `DENO_DEPLOY_CLI_SPECIFIER` env var to `main.ts` file url on your local machine.
+Set `DENO_DEPLOY_CLI_SPECIFIER` env var to `main.ts` file url on your local
4
+machine.
5
6
```
7
export DENO_DEPLOY_CLI_SPECIFIER=file:///path/to/deploy-cli/main.ts
0 commit comments