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.11.0 bin/setup
grumlin-0.10.1 bin/setup
grumlin-0.10.0 bin/setup
grumlin-0.9.0 bin/setup
grumlin-0.8.0 bin/setup
grumlin-0.7.0 bin/setup
grumlin-0.6.2 bin/setup
grumlin-0.6.1 bin/setup
grumlin-0.6.0 bin/setup
grumlin-0.5.1 bin/setup
grumlin-0.5.0 bin/setup
grumlin-0.4.0 bin/setup
grumlin-0.3.0 bin/setup
grumlin-0.2.0 bin/setup