Sha256: acc8c8867a126c57e3a35f9cee33ce1b87ecfb379bd5c16e1672f387fb54fc0a

Contents?: true

Size: 135 Bytes

Versions: 19

Compression:

Stored size: 135 Bytes

Contents

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


bundle install
cd .git/hooks && ln -sf ../../hooks/pre-commit ./pre-commit

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
steppy-1.0.8 bin/setup
steppy-1.0.7 bin/setup
steppy-1.0.6 bin/setup
steppy-1.0.5 bin/setup
steppy-1.0.4 bin/setup
steppy-1.0.3 bin/setup
steppy-1.0.2 bin/setup
steppy-1.0.1 bin/setup
steppy-1.0.0 bin/setup
steppy-0.8.0 bin/setup
steppy-0.7.0 bin/setup
steppy-0.6.0 bin/setup
steppy-0.5.4 bin/setup
steppy-0.5.3 bin/setup
steppy-0.5.2 bin/setup
steppy-0.5.1 bin/setup
steppy-0.5.0 bin/setup
steppy-0.1.0 bin/setup
steppy-0.0.1 bin/setup