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.
2 parents 0ae6cf4 + 6103671 commit 89bd189Copy full SHA for 89bd189
packages/lest/src/index.ts
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env node
2
+
3
import minimist from "minimist";
4
import path from "path";
5
import { findLuaExecutable } from "./helpers";
0 commit comments