Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Examples

1.Just run

A single function callback example, config file:config_1.ini, script file:run_1.php

php src/Stark/run.php -f tests/config_1.ini

2.With init and complete

An example with init run & complete callback function, config file:config_2.ini, script file:run_2.php

php src/Stark/run.php -f tests/config_2.ini