We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aa2b2e commit 7ad0011Copy full SHA for 7ad0011
bin/find
@@ -0,0 +1,3 @@
1
+#!/usr/bin/env node
2
+
3
+require('../lib/cli.js').run('find');
0 commit comments