I recently wrote about Overmind (<a href="https://github.com/DarthSim/overmind">https://github.com/DarthSim/overmind</a>), a drop in replacement for foreman.<p>If you've ever used Foreman or another local Procfile/process manager, I think you'll love Overmind.<p>It's basically a more customisable foreman that runs in tmux - which means you can do cool things like tmux into a process and attach a debugger (which is nearly impossible with foreman).<p>Hope you enjoy the article!