<?php

require __DIR__.'/includes/app.php';

use App\Common\CommandLine\Command;

Command::process();