Skip to content
Snippets Groups Projects
Forked from teaching-materials / website
436 commits behind the upstream repository.
bootstrap 54 B
#!/bin/sh

set -e

gem install bundler
bundle install