Interactive mode could be used to receive commands from keyboard input, such as:
Select service to direct keyboard input into
Restart a certain service on-the-fly
Stop a certain service's dependents, restart the certain service, start the certain service's dependents again
If there will be some kind of interactive UI in the terminal, it would also be nice to have a "dashboard line" displayed below the log tail and above the command prompt, which indicates the status of each service (e.g. starting, stopping, crashed)
This ink package looks pretty neato! Uses React, and this build system already compiles jsx.
Interactive mode could be used to receive commands from keyboard input, such as:
If there will be some kind of interactive UI in the terminal, it would also be nice to have a "dashboard line" displayed below the log tail and above the command prompt, which indicates the status of each service (e.g. starting, stopping, crashed)
This
ink
package looks pretty neato! Uses React, and this build system already compiles jsx.