Sha256: 81ae6f6ed456d60582e57772cc95e77a98895a1d3500de62dee1812763fe76a0
Contents?: true
Size: 132 Bytes
Versions: 6
Compression:
Stored size: 132 Bytes
Contents
#!/usr/bin/env bash set -euo pipefail IFS=$'\n\t' set -vx rbenv install -s gem install bundler bundle install # That's all Folks!
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
git-semaphore-2.1.0 | bin/setup |
git-semaphore-2.0.1 | bin/setup |
git-semaphore-2.0.0 | bin/setup |
git-semaphore-1.2.0 | bin/setup |
git-semaphore-1.1.0 | bin/setup |
git-semaphore-1.0.0 | bin/setup |