joeatbayes / interpolator

Produce finished Markdown documents by Interpolating content from previously defined entities by reference. Avoid the need manually update markdown files using cut and paste commonly used terms descriptions or object definitions.
MIT License
2 stars 1 forks source link

Feature to include arbitrary number of common includes from external repositories #4

Open sadatkar opened 5 years ago

sadatkar commented 5 years ago

Currently there is no way to specify in CLI multiple common includes repositories.

Example: C:\tools\interpolator-master\interpolate-windows-386.exe -in=C:\Users\api-template -out=C:\Users\api-template\out glob=*.md -search=C:\Users\SKARIM\data-dictionary -increpos=C:\Users\api-common, C:\Users\eligibility-common -VarNames=internal_desc -keepNames=true -maxRec=99 --loopDelay=10

joeatbayes commented 5 years ago

I thought that Mike Chen Veto'ed this idea. Please double check and comment back.