FIXTradingCommunity / tablature

Easy authoring for rules of engagement using markdown
https://www.fixtrading.org/
Apache License 2.0
11 stars 8 forks source link

[md2orchestra] support file glob for input #31

Closed donmendelson closed 3 years ago

donmendelson commented 4 years ago

md2orchestra now supports multiple input files (see #26) but they must be listed explicitly. It would be more convenient to allow a file glob pattern as in input specification, e.g. "mydirectory/*.md"

See typical pattern match capability at getPathMatcher