misuzu/msz.php
2019-12-13 21:37:17 +01:00

9 lines
239 B
PHP

<?php
namespace Misuzu;
require_once __DIR__ . '/misuzu.php';
if(!MSZ_CLI)
die('This tool is meant to be used through command line only.' . PHP_EOL);
// todo: make improved command line interface and remove the things in misuzu.php