1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
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