Sha256: a541c2c3e12901fb6f1486b31c9c29fcebd74c45c79d12d3db6b4d54c6d016de

Contents?: true

Size: 103 Bytes

Versions: 6

Compression:

Stored size: 103 Bytes

Contents

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

bundle install
npm i
bundle exec rake build

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
opal-js_wrap-three-0.1.5 bin/setup
opal-js_wrap-three-0.1.4 bin/setup
opal-js_wrap-three-0.1.3 bin/setup
opal-js_wrap-three-0.1.2 bin/setup
opal-js_wrap-three-0.1.1 bin/setup
opal-js_wrap-three-0.1.0 bin/setup