Author: gazbea
Subject: Tools Information File
Posted: 12 May 2017 at 3:29pm
Hi guys,
Subject: Tools Information File
Posted: 12 May 2017 at 3:29pm
Hi guys,
Something that would be really awesome and easy for you guys to knock together.
What would be really useful would be to have a single XML/JSON file that contains all of the tools information. Something like the following for each tool:
<tools>
<tool>
<name></name>
<description></description>
<version></version>
<date></date>
<url></url>
</tool>
<tool>
<nam.......
</tools>
Then when you release a new version we can quickly get an update of your tools by looking at the XML in a script.
Thanks in advance,
Gaz