diff --git a/script/bootstrap b/script/bootstrap new file mode 100755 index 00000000..da4e3ef6 --- /dev/null +++ b/script/bootstrap @@ -0,0 +1,2 @@ +#!/bin/sh +bundle install