Hacker News new | ask | show | jobs
Show HN: Procman, a TUI for run Procfile based app locally (github.com)
2 points by achayala 38 days ago
Hello, I wanted to share this small cli tool I made for run Procfile apps (Rails apps in my case). This is an alternative to Foreman or overmind but in TUI version. Take a look, any feedback is welcome. Thanks.