Jefe, the featherweight Procfile manager

Through the magic of Thor and EventMachine, we give you the equivalent to Foreman in just 200 lines of sweet unadulterated Ruby.

Installing

Do a gem install jefe and you're all set!

Using

Run jefe. Just five keystrokes!

You can also try jefe start -p 5000 or jefe start -c web=1,db=1,worker=47. Run jefe help for more options.