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 610e817 commit fa4da8bCopy full SHA for fa4da8b
TODO.md
@@ -1,5 +1,3 @@
1
-re-org our way of writing interpreter -- minimize dependencies
2
-
3
# x-data
4
5
use x-data -- to replace sexp
src/main.ts
@@ -1,4 +1,4 @@
-#!/usr/bin/env -S node --no-warnings
+#!/usr/bin/env -S node
import { Commander } from "@xieyuheng/commander"
import { runCommand } from "./commands/runCommand.ts"
0 commit comments