added son-emu project website
[osm/vim-emu.git] / docs / script / bootstrap
diff --git a/docs/script/bootstrap b/docs/script/bootstrap
new file mode 100755 (executable)
index 0000000..492e553
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+set -e
+
+gem install bundler
+bundle install