#!/usr/bin/env php add(new InstallCommand()); $application->add(new InitCommand()); $application->run();