react-bash
react-bash copied to clipboard
[WIP] Add 'node' command
This PR adds the node
command that opens a shell if there is no args, or evals the contents of the file specified by a path as the first arg. Kind of cool, not sure if it's worth adding or not. :)
- Needs tests for the new util methods.