Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 381 Bytes

File metadata and controls

22 lines (13 loc) · 381 Bytes

CloudTool

A command line utility to configure containers easily using templates.

cloudtool --autoload /opt/bootstrap.php 

TL;DR

Writing Config files

Just place a config file in the correct folder and append the extension .php.

Within the file you can generate output as you want:

\Phore\CloudTool\CloudToolTemplate::Get()->setOnChangeAction()