Sha256: 9aa400064afb51bccbe5ba5409fb925efcd1bb304bf7c870eba628b4d49cf8a4

Contents?: true

Size: 136 Bytes

Versions: 4

Compression:

Stored size: 136 Bytes

Contents

#!/bin/bash
docker build -t miyucy/snappy .
docker run --rm -v "$(pwd):/app" miyucy/snappy bash -c 'bundle install && bundle exec rake'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
snappy-0.4.0-java test.sh
snappy-0.4.0 test.sh
snappy-0.3.0-java test.sh
snappy-0.3.0 test.sh