<?php
require __DIR__ . '/vendor/mightyphp/mightycore/src/bootstrap/app.php';

$console = new \MightyCore\Command\Console($argv);