This is rafadc's tiny template for a small console Ruby project, which I've modified to better fit my current setup.
Once you run the cookie cutter just enter in the project and
bundle install
Start guard with
bundle exec guard
To add new breakpoint just
binding.pry