X the node-repl script
This commit is contained in:
Родитель
818e56d44b
Коммит
9bea4c8d58
|
@ -1,8 +0,0 @@
|
|||
#!/usr/bin/env node
|
||||
|
||||
console.log("Type '.help' for options.");
|
||||
console.log("(The REPL can also be started by typing 'node' without arguments)");
|
||||
|
||||
require('repl').start();
|
||||
|
||||
// vim:ft=javascript
|
Загрузка…
Ссылка в новой задаче