foreman-console 0.0.1.a
When working on various branches in the same project, you may want to relaunch (kill and run again) some process after change branch, but not all. An example can be: restart rails server, but let the redis server alone. foreman-console allows you to do it!
Gemfile:
=
install:
=
Versions:
- 0.0.1.a October 14, 2013 (7.5 KB)