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.0.16 build.sh
u3d-1.0.15 build.sh
u3d-1.0.14 build.sh
u3d-1.0.13 build.sh
u3d-1.0.12 build.sh
u3d-1.0.11 build.sh
u3d-1.0.10 build.sh
u3d-1.0.9 build.sh
u3d-1.0.8 build.sh
u3d-1.0.7 build.sh
u3d-1.0.6 build.sh
u3d-1.0.5 build.sh
u3d-1.0.4 build.sh
u3d-1.0.3 build.sh
u3d-1.0.2 build.sh
u3d-1.0.1 build.sh
u3d-1.0.0 build.sh
u3d-1.0.0.rc1 build.sh
u3d-0.9.4 build.sh
u3d-0.9.3 build.sh