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

2
script/bootstrap Executable file
View File

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