Sha256: da7933ec80598e53df088d94e82ef72227f9e472f602887c204616db80c9d949

Contents?: true

Size: 161 Bytes

Versions: 5

Compression:

Stored size: 161 Bytes

Contents

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

bundle install

# Do any other automated setup that you need to do here
bundle exec rake reset parser

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
steep-0.16.0 bin/setup
steep-0.15.0 bin/setup
steep-0.14.0 bin/setup
steep-0.13.0 bin/setup
steep-0.12.0 bin/setup