mirror of
https://github.com/samsonjs/repl-edit.git
synced 2026-03-25 09:25:49 +00:00
3 lines
56 B
JavaScript
Executable file
3 lines
56 B
JavaScript
Executable file
#!/usr/bin/env node
|
|
|
|
require('./lib/index').startRepl()
|