Sha256: 71f8bfeb129aa674e16ff1cdd621e9c636fd0f89bc7ace0a5212046effa4948a

Contents?: true

Size: 156 Bytes

Versions: 5

Compression:

Stored size: 156 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 parser

Version data entries

5 entries across 5 versions & 1 rubygems

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