Sha256: a8008360586b17e9571b972b959eb7a170d57357dc28092c9989ebcc1aef217e

Contents?: true

Size: 151 Bytes

Versions: 20

Compression:

Stored size: 151 Bytes

Contents

#!/bin/bash -e

which figlet 2>&- > /dev/null
bundle check || { bundle --local --path vendor/bundle && bundle check; }
exec bundle exec cap "$@" shell

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
alpha_omega-0.0.42 libexec/shell
alpha_omega-0.0.41 libexec/shell
alpha_omega-0.0.39 libexec/shell
alpha_omega-0.0.38 libexec/shell
alpha_omega-0.0.37 libexec/shell
alpha_omega-0.0.36 libexec/shell
alpha_omega-0.0.35 libexec/shell
alpha_omega-0.0.34 libexec/shell
alpha_omega-0.0.33 libexec/shell
alpha_omega-0.0.32 libexec/shell
alpha_omega-0.0.31 libexec/shell
alpha_omega-0.0.30 libexec/shell
alpha_omega-0.0.29 libexec/shell
alpha_omega-0.0.28 libexec/shell
alpha_omega-0.0.27 libexec/shell
alpha_omega-0.0.26 libexec/shell
alpha_omega-0.0.25 libexec/shell
alpha_omega-0.0.24 libexec/shell
alpha_omega-0.0.23 libexec/shell
alpha_omega-0.0.18 libexec/shell