A simple node package to take in inputs and display outputs in realtime onto the CLI.
To help beginners learn how to use a specific tool, to help reduce errors during user inputs, or to just efficiently display preset outputs without having the user press enter every time.
npm install realtio
Required
- Key - input
- Value - output
Optional
Text, if any, to be displayed before the input.
CLI commands which don't engage any other directory can also be run directly by pressing enter.