Closed jefferys closed 7 years ago
Implementation not much different from data.yaml reader. Harder to create examples due to deep structure. API for programmatically creating this for simple cases might be easier.
Added Issue #5 to consider builder interface.
Done and committed back to dev as 52900460. Also cleaned up the hello boilerplate and added/rearranged some documentation with the overview vignette and the README.
Need to be able to read and parse a cwl file. This is basically similar to reading the data.yml file, except it is reading a tool.cwl file instead.