pmx pmx - Lightweight process manager by Go Dynamic process supervision: create, start, stop, restart, delete. EN README Install go get github.com/{{ .TplCtx.RepoPath }} Usage // ... Procfile Procfile example: web: node run dev api: go run ./server Refers Procfile - https://devcenter.heroku.com/articles/procfile https://github.com/mattn/goreman https://github.com/ddollar/forego https://github.com/ntt360/pmon2 https://github.com/DarthSim/hivemind https://github.com/DarthSim/overmind