Sha256: 422abfcf3eb53a6f4756bdb0f3b8fa06bd3cb513f66b30a402155abcb0e3c514

Contents?: true

Size: 130 Bytes

Versions: 4

Compression:

Stored size: 130 Bytes

Contents

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

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
grapethor-0.2.3 lib/grapethor/templates/new/bin/setup.tt
grapethor-0.2.2 lib/grapethor/templates/new/bin/setup.tt
grapethor-0.2.1 lib/grapethor/templates/new/bin/setup.tt
grapethor-0.2.0 lib/grapethor/templates/new/bin/setup.tt