Sha256: 9a667ab4f3496f10a5221f305b38818f1ca2781b4118bec3f7aedbc268dc6876

Contents?: true

Size: 161 Bytes

Versions: 74

Compression:

Stored size: 161 Bytes

Contents

#!/usr/bin/env bash
set -euo pipefail
IFS=$'\n\t'
set -vx

bundle install
bundle exec overcommit --sign

# Do any other automated setup that you need to do here

Version data entries

74 entries across 74 versions & 1 rubygems

Version Path
grumlin-0.15.6 bin/setup
grumlin-0.15.4 bin/setup
grumlin-0.15.3 bin/setup
grumlin-0.15.2 bin/setup
grumlin-0.15.1 bin/setup
grumlin-0.15.0 bin/setup
grumlin-0.14.5 bin/setup
grumlin-0.14.4 bin/setup
grumlin-0.14.3 bin/setup
grumlin-0.14.2 bin/setup
grumlin-0.14.1 bin/setup
grumlin-0.14.0 bin/setup
grumlin-0.13.1 bin/setup
grumlin-0.13.0 bin/setup
grumlin-0.12.5 bin/setup
grumlin-0.12.4 bin/setup
grumlin-0.12.3 bin/setup
grumlin-0.12.2 bin/setup
grumlin-0.12.1 bin/setup
grumlin-0.12.0 bin/setup