When you work on a project you very often need the same list of commands to be running. For example: webpack serve, jest --watch, node src/server.js. With mprocs you can list these command in mprocs.yaml and run all of them by running mprocs. Then you can switch between outputs of running commands and interact with them.
1 comment
Show HN: Mprocs 0.5 – TUI for running processes, now with mouse support | Heykuki News