dstpierre/gosaas

View on GitHub
docs/script/bootstrap

Summary

Maintainability
Test Coverage
#!/bin/sh

set -e

gem install bundler
bundle install