Sha256: 1577f4ca1d3e80bad43f9d569df1af01de24142da0bdafd43cdf3bc45cc150ec
Contents?: true
Size: 188 Bytes
Versions: 2
Compression:
Stored size: 188 Bytes
Contents
#!/bin/sh # Make sure local development dependencies are satisfied. set -e cd $(dirname "$0")/.. rm -rf .bundle/config bundle install --path .bundle --binstubs .bundle/binstubs --quiet
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pinglish-0.0.1 | script/bootstrap |
pinglish-0.0.0 | script/bootstrap |