Skip to content

Commit b95d09a

Browse files
add node command comment to CLI entry-point (#23)
1 parent 5ce0327 commit b95d09a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cloudflare/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env node
12
import { resolve } from "node:path";
23
import { getArgs } from "./args";
34
import { existsSync } from "node:fs";

0 commit comments

Comments
 (0)