Commit Graph

2 Commits

Author SHA1 Message Date
☈king b33fa0ab69 Reword foreman instructions without 'cd' 2013-02-08 00:29:02 -06:00
☈king 1053e3e169 Add a Procfile for testing foreman
The foreman run isn't terribly special, but it's another stdio situation
that people get into in real life.

So this is just a way to check that same scenario. For now, no
automation is in place (or necessary?), but it's something to tinker
with via:

    gem install foreman && cd spec && foreman start
2013-02-07 21:28:20 -06:00