#!/usr/bin/env php
<?php

$dest = str_replace('\\', '/', __DIR__);

include(__DIR__ . '/vendor/hiqdev/hiam-core/init');
