We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 495b3e8 commit 4beddd6Copy full SHA for 4beddd6
src/index.ts
@@ -1,3 +1,5 @@
1
+#! /usr/bin/env node
2
+
3
import { Command } from 'commander';
4
import { test } from './command';
5
0 commit comments