We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3c9a99 commit 3100315Copy full SHA for 3100315
1 file changed
src/cli/main.ts
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env node
2
+
3
import commander from "commander";
4
import fs from "fs-extra";
5
import path from "path";
0 commit comments