Skip to content

add an --init switch to the rspec command

gitlab-qa-bot requested to merge github/fork/phoet/init-helper into master

Created by: phoet

i always need to search the rspec documentation (one of the several repos until i find the real wiki) for how to set up my rspec stuff. so i thought it might be a good idea to add an --init switch which does some minor scaffolding for the project.

the fork is just a simple implementation, so that you get the idea.

Merge request reports