Sha256: d22df17e608875c79dea7701d1f89a4a46bc78878bc01f9cd25859d6efab0044
Contents?: true
Size: 161 Bytes
Versions: 4
Compression:
Stored size: 161 Bytes
Contents
#!/usr/bin/env bash set -euo pipefail cd -P -- "$(dirname -- "$0")" IFS=$'\n\t' set -vx bundle install # Do any other automated setup that you need to do here
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
ya-api-direct-0.2.10 | bin/setup |
ya-api-direct-0.2.6 | bin/setup |
ya-api-direct-0.2.5 | bin/setup |
ya-api-direct-0.2.4 | bin/setup |