summaryrefslogtreecommitdiffstats
path: root/docs/script/bootstrap
blob: 492e5535f187441911852349a3659e4ce90cf2cf (plain)
1
2
3
4
5
6
#!/bin/sh

set -e

gem install bundler
bundle install