To have ducttape write a bash script that runs this step to ./hello-world/baseline/commands.sh, use: $ ducttape --dry-run --write-scripts basic.tape
...yet in version 0.2.1, the --dry-run option (at least) appears to be missing:
$ ducttape train-test-eval.tape --dry-run --write-scripts
ducttape 0.2.1
By Jonathan Clark
Error Parsing Command Line Arguments: Unknown long option: dry-run
The TUTORIAL says:
...yet in version 0.2.1, the
--dry-run
option (at least) appears to be missing: