phpci/PHPCI/Command
2013-05-15 23:47:37 +01:00
..
GenerateCommand.php Updating PHPCI to use Symfony/Console rather than a series of individual PHP files. 2013-05-15 18:27:13 +01:00
InstallCommand.php Fixing the console app so that it installs and runs composer if not present. 2013-05-15 22:29:09 +01:00
RunCommand.php Refactoring builds out into separate model types (Github, Bitbucket, Local) and builder to use build->createWorkingCopy() to make build directory. Fixes #29 2013-05-15 23:47:37 +01:00