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

Railken\Amethyst\Skeleton\Command::main($argv);