Skip to content

nfra-project/nfra-ctool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nfra ContainerTool ctool

A command line utility to configure containers easily using templates.

ctool --autoload /opt/bootstrap.php 

TL;DR

Installation

composer require -g nfra/ctool

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();

About

php container configuration tool (templates)

Resources

License

Stars

Watchers

Forks

Packages

No packages published