Sha256: e07e6b40b81e8833b4f35b05fa0b3aff2dff0b3c1c9efd0bdcb4637ee8784af2
Contents?: true
Size: 291 Bytes
Versions: 1
Compression:
Stored size: 291 Bytes
Contents
#!/usr/bin/env bash # Copyright (c) 2016-2017 Minqi Pan # # This file is part of Ruby Compiler, distributed under the MIT License # For full terms see the included LICENSE file set -euo pipefail IFS=$'\n\t' set -vx bundle install # Do any other automated setup that you need to do here
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-compiler-0.1.1 | bin/setup |