Sha256: 7b9f04803e18ffb5916f1e61a9ba3805b8cf700e5c45a09a124ef3d0cc94b7b4

Contents?: true

Size: 141 Bytes

Versions: 43

Compression:

Stored size: 141 Bytes

Contents

rm -f u3d*.gem
if [[ ! `gem list | grep "^bundler "` ]]; then gem install bundler; fi
bundle install
gem build u3d.gemspec
gem install *.gem

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
u3d-1.3.4 build.sh
u3d-1.3.3 build.sh
u3d-1.3.2 build.sh
u3d-1.3.1 build.sh
u3d-1.3.0 build.sh
u3d-1.2.3 build.sh
u3d-1.2.2 build.sh
u3d-1.2.1 build.sh
u3d-1.2.0 build.sh
u3d-1.1.5 build.sh
u3d-1.1.4 build.sh
u3d-1.1.3 build.sh
u3d-1.1.2 build.sh
u3d-1.1.1 build.sh
u3d-1.1.0 build.sh
u3d-1.0.21 build.sh
u3d-1.0.20 build.sh
u3d-1.0.19 build.sh
u3d-1.0.18 build.sh
u3d-1.0.17 build.sh