Added simple implementation of the pre-checker
[mdk.git] / mdk / commands / __init__.py
index 3461bea..47dedfd 100644 (file)
@@ -44,6 +44,7 @@ commandsList = [
     'js',
     'phpunit',
     'plugin',
+    'precheck',
     'pull',
     'purge',
     'push',