The fmCheckMate folder should be placed in your Documents folder ~/Documents/fmCheckMate/.
The fmCheckMate folder is both your working folder for fmCheckMate and it is where all the XSLT libraries and commands and fmxmlsnippet (clipboard) files are stored.
Documentation files:
- About the fmCheckMate folder README.md - this file
- LICENSE.txt - licencing info
- README.md - the main README file
Temporary Data files (created when you use fnmCheckMate):
fmxmlsnippet.xml- Standard file containing the fmxmlsnippet XML from the clipboard (automatically saved from fmCheckMate)Clipboard.graphml- Standard file to store generated graphs in graphml formatClipboard.svg- Standard file to store generated svg imagesClipboard.tgf- Standard file to store generated graphs in trivial graph format (tgf)Clipboard.txt- Standard file to store the contents of the (non-xml) clipboardClipboard2.txt- A second clipboard file - useful for comparing clipboard contents
- bin/ - (a few) unix commands
- docs/ - further documentation
- xml/ - xml files - for use with fmCheckMate and other tools like yEd
- temp/ - temporary data used by fmCheckMate
- test/ - the place to find and put test data and files
- xsl/ - fmCheckMate's XSLT library <- THIS IS THE INTERESTING STUFF!
Note: There is more interesting documentation in the docs folder.