Sha256: 16d4aa9bee4509d66f4511364178705600a9141c8a9c6d44aba0f185818ef579
Contents?: true
Size: 117 Bytes
Versions: 57
Compression:
Stored size: 117 Bytes
Contents
#!/bin/sh echo "Bootstrapping development environment for application.." >&2 gem install bundler && bundle install
Version data entries
57 entries across 57 versions & 4 rubygems