Sha256: 5faa60f06ef0ad7614e15bdac7f9e116393f42a71e541e567c1217fb754a1296

Contents?: true

Size: 193 Bytes

Versions: 19

Compression:

Stored size: 193 Bytes

Contents

#!/bin/sh

source remove_temp_directories.sh

echo "Create a MyBookProject using template book"
cd ~/hyla
hyla new --t book -d MyBookProject

echo "Project created"
ls -la ~/hyla/MyBookProject

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
hyla-1.0.9 documentation/scripts/create_mytemplateproject.sh
hyla-1.0.9.pre.3 documentation/scripts/create_mytemplateproject.sh
hyla-1.0.9.pre.2 documentation/scripts/create_mytemplateproject.sh
hyla-1.0.9.pre.1 documentation/scripts/create_mytemplateproject.sh
hyla-1.0.8 documentation/scripts/create_mytemplateproject.sh
hyla-1.0.7 documentation/scripts/create_mytemplateproject.sh
hyla-1.0.7.pre.9 documentation/scripts/create_mytemplateproject.sh
hyla-1.0.7.pre.8 documentation/scripts/create_mytemplateproject.sh
hyla-1.0.7.pre.7 documentation/scripts/create_mytemplateproject.sh
hyla-1.0.7.pre.6 documentation/scripts/create_mytemplateproject.sh
hyla-1.0.7.pre.5 documentation/scripts/create_mytemplateproject.sh
hyla-1.0.7.pre.3 documentation/scripts/create_mytemplateproject.sh
hyla-1.0.7.pre.2 documentation/scripts/create_mytemplateproject.sh
hyla-1.0.7.pre.1 documentation/scripts/create_mytemplateproject.sh
hyla-1.0.6 documentation/scripts/create_mytemplateproject.sh
hyla-1.0.5 documentation/scripts/create_mytemplateproject.sh
hyla-1.0.5.pre.1 documentation/scripts/create_mytemplateproject.sh
hyla-1.0.4 documentation/scripts/create_mytemplateproject.sh
hyla-1.0.3 documentation/scripts/create_mytemplateproject.sh