Skip to content

Instantly share code, notes, and snippets.

@youpy
Created April 11, 2012 15:22
Show Gist options
  • Save youpy/2360012 to your computer and use it in GitHub Desktop.
Save youpy/2360012 to your computer and use it in GitHub Desktop.
#!/bin/sh
bundle gem $1
cd $1
rspec --init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment