#!/usr/bin/env php
<?php
/*
 * This file acts like a symlink to the implementation at charm-cli
 */
require dirname(__DIR__).'/charm-cli.php';
