#!/usr/bin/env php chdir(__DIR__) ->addCommandsPath('src/Transmission/Command', 'Transmission\\Command') ->loadCommands() ->run();