npm install @oxc-node/cli@oxc-node/cliCLI tool for oxc-node.
- Run a script with oxc transformer and oxc-resolver
- Support run TypeScript without any configuration
- Support ESM and CJS
- Support source map
Install globally, you can use it replace node command anywhere.
``bash`
npm install @oxc-node/cli -g
`bash``
oxnode ./path/to/index.ts