Quick-Start Guide
To get started (MCT stable version for Linux only):
run MCT.shscript (shell version)java-mct.shscript (java version)
To get started (MCT for Windows/Linux):
- compile and run MCT.java application;
- this can be done like this: javac MCT.java && java MCT
CheckModule guide
Valuable information can be found in CheckModule-Guide.md regarding
the output of CheckCommand in main().