Cradle  0.3.3
Simple library for creating Web-based applications
Creater Class Reference

Creates some automation actions. More...

Static Public Member Functions

static createApplication ($config)
 

Detailed Description

Creates some automation actions.

This class is designed to automate the console operations

Version
1.0
Author
Digger mrdig.nosp@m.ger@.nosp@m.sad-s.nosp@m.yste.nosp@m.ms.ru

Member Function Documentation

static createApplication (   $config)
static

To create an application structure from templates

Parameters
string$configArray of config params.
$config = [
'basePath' => '/path/to/copy/template/files',
'appTemplates' => [
'templatesPath' => '/path/to/templates/directory',
'params' => [ an optional array of any extra params ],
],
'appInfo' => [ an optional array of any extra params ]
]

The documentation for this class was generated from the following file: