Sha256: 152bc76db84a3a6c397164b0b2c071830c76e1159bb1732f057d5dcd41c239f9
Contents?: true
Size: 197 Bytes
Versions: 6
Compression:
Stored size: 197 Bytes
Contents
#!/bin/bash ./bin/ebfly app create ebfly-test for ss in docker09 docker10 nodejs php54 php55 python26 python27 ruby19 ruby20 ruby20-puma do ./bin/ebfly env create $ss -s $ss -a ebfly-test done
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
ebfly-0.1.5 | test/create_all.sh |
ebfly-0.1.4 | test/create_all.sh |
ebfly-0.1.3 | test/create_all.sh |
ebfly-0.1.2 | test/create_all.sh |
ebfly-0.1.1 | test/create_all.sh |
ebfly-0.1.0 | test/create_all.sh |