Sha256: df2482225289f91f2c86dd84fa326b1cebe3d124314542bfbd3b20ed5cd80a3a
Contents?: true
Size: 281 Bytes
Versions: 18
Compression:
Stored size: 281 Bytes
Contents
#!/bin/sh source remove_temp_directories.sh echo "Create a Blank project but containing the yaml config file" cd ~/hyla hyla new -b -d MyBlankProject --force cd MyBlankProject hyla add -a book -c ~/hyla/my_config_html.yaml echo "Project created" ls -la ~/hyla/MyBlankProject
Version data entries
18 entries across 18 versions & 1 rubygems