Class FrontendShell
Frontend shell script initialize basic frontend app
- Shell
-
BeditaBaseShell
-
FrontendShell
Located at vendors/shells/frontend.php
Methods inherited from BeditaBaseShell
__clean(),
__construct(),
checkDir(),
checkExportFile(),
checkUrl(),
check_sys_get_temp_dir(),
cleanTempDir(),
handleExceptions(),
initConfig(),
initialize(),
isUrl(),
mandatoryArgument(),
readInputArgs(),
setupTempDir(),
startup(),
test(),
title(),
verbose()
Properties summary
private
array
|
$repositories
|
#
array(
'boilerplate-api' => 'https://github.com/bedita/boilerplate-api.git',
'boilerplate' => 'https://github.com/bedita/boilerplate.git',
'web-starter-kit' => 'https://github.com/bedita/web-starter-kit.git',
'responsive' => 'https://github.com/bedita/responsive.git',
'bootstrap' => 'https://github.com/bedita/bootstrap.git',
)
|