DocFactory-ORG / document-factory

The Document Factory application: Creating Dynamic Word Documents Made Easy
MIT License
1 stars 1 forks source link

S10 Factory Template Tag Tool #12

Open jordandm opened 5 days ago

jordandm commented 5 days ago

As an S10 Factory developer I want a command line tool which will allow me to inspect the tags used and defined in an S10 template.

$ s10TemplateTags -t template -o outputfile

-t The template (.doc file) from we are gathering tags

-o The file (.json) to which we are writing the tags with undefined values.