Skip to content

Files

Latest commit

 

History

History
10 lines (7 loc) · 123 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 123 Bytes

jscript-repl

REPL(Read-Eval-Print Loop) for WSH JScript.

npm install
npm run build

cscript .\dist\index.js
jscript-repl/README.md at main · u1f992/jscript-repl · GitHub