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 23f2208 commit b1cfa3cCopy full SHA for b1cfa3c
bin/bin.ts
bin/code-executor
@@ -0,0 +1,3 @@
1
+#!/usr/bin/env node
2
+
3
+require('../dist/src/index').cli(process.argv);
0 commit comments