node.history
v0.1.3
Published
Node wrapper that persists REPL history between sessions
Maintainers
Readme
node.history
Enable repl.history by default!
It makes your node use ~/.node_history file to persist REPL history between sessions. You shouldn't have to use a separate executable for that.
Install
npm install -g node.history- Alias
nodetonode.historyin your shell config.
License
MIT


