Merge pull request #776 from tombell/script-bootstrap

Add a bootstrap script
This commit is contained in:
Parker Moore 2013-01-24 21:04:46 -08:00
commit 130406a101
1 changed files with 2 additions and 0 deletions

2
script/bootstrap Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
bundle install