Sha256: cfc3666038a808b4c2f7361e9a07873fe9824247f82056eff758f20aaf4d6955

Contents?: true

Size: 81 Bytes

Versions: 2

Compression:

Stored size: 81 Bytes

Contents

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

bundle install
gem regenerate_binstubs

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rgitflow-0.2.2 bin/setup
rgitflow-0.2.1.pre.alpha.pre.32 bin/setup