Sha256: e834b8daf4262923a453c2c9dff3970d2044c1f92b7c20d195c3e66a69cc7698
Contents?: true
Size: 211 Bytes
Versions: 1
Compression:
Stored size: 211 Bytes
Contents
#!/bin/bash for ss in docker09 docker10 docker13 nodejs php54 php55 python26 python27 ruby19 ruby20 ruby20-puma ruby21 ruby21-puma do echo "Open $ss" bundle exec ./bin/ebfly env open $ss -a ebfly-test done
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ebfly-0.1.7 | test/open_all.sh |