We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9a5764 commit 697127eCopy full SHA for 697127e
1 file changed
src/cli.ts
@@ -1,3 +1,4 @@
1
+#!/usr/bin/env node
2
import { Build, Config, Release, Serve } from ".";
3
import pkg from "../package.json";
4
import { Command } from "commander";
0 commit comments