Sha256: ab53d50e305dd16b5bc03225499643af6eca04c34ad38fe73e7cf720b20dbf85
Contents?: true
Size: 209 Bytes
Versions: 19
Compression:
Stored size: 209 Bytes
Contents
#!/bin/sh source remove_temp_directories.sh echo "Create a MyTrainingProject using template book" cd ~/hyla hyla new --t training -d MyTrainingProject echo "Project created" ls -la ~/hyla/MyTrainingProject
Version data entries
19 entries across 19 versions & 1 rubygems