I created a simple CLI in OCaml that wraps a command and allows you to interrupt and restart the defined command easily. I made the utility with terminal panes in mind for a roll your own IDE solution.
I created a simple CLI in OCaml that wraps a command and allows you to interrupt and restart the defined command easily. I made the utility with terminal panes in mind for a roll your own IDE solution.