#!/usr/bin/env php
<?php
include $_composer_autoload_path ?? __DIR__ . '/../../vendor/autoload.php';

new \Probots\Blocks\CLI();