We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39325bb commit 3f0cd69Copy full SHA for 3f0cd69
js-compute-runtime-cli.js
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env node
2
+
3
import { parseInputs } from './src/parseInputs.js'
4
import { printVersion } from "./src/printVersion.js";
5
import { printHelp } from "./src/printHelp.js";
0 commit comments