scriptcwl
scriptcwl copied to clipboard
Fix WorkflowGenerator.to_script
The to_script method is not completely finished. Also, it should return a string instead of printing it.
Also, it should deal with requirements and hints.
The printing issue (#16) is addressed in pull request #54.