Sha256: 9545cdc6947c3596e691352d60b082fc91666fba08949e98410fddb144bfb28e

Contents?: true

Size: 202 Bytes

Versions: 6

Compression:

Stored size: 202 Bytes

Contents

#!/bin/sh

echo "Make sure you've got 'bower' installed on your system! Please see http://bower.io/ for more information about installing 'bower' on your system."

gem install bundler && bundle install

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
middleman-presentation-core-0.16.0.beta templates/script/bootstrap
middleman-presentation-core-0.16.0.alpha templates/script/bootstrap
middleman-presentation-0.15.8 templates/script/bootstrap
middleman-presentation-0.15.7 templates/script/bootstrap
middleman-presentation-0.15.6 templates/script/bootstrap
middleman-presentation-0.15.5 templates/script/bootstrap