microsoft/Atlas

Load workflow metadata from readme.md yaml

lodejard opened this issue · 0 comments

Based on the autorest technique of using the readme.rm file as both documentation, description, and packaging metadata.

author: string
license: path
dependencies:
  swagger: { <mount-path> : [<swagger-reference>] }
  packages: { <mount-path>: <package-reference> }