Nette scripts from command line

Notice: This thread is very old.
richard
Member | 60
+
0
-

Hello,

Have you got any advice on how to create command line scripts?
I would like to get config, models, environment, router, have some reasonable error handler…

Regards

voda
Member | 561
+
0
-

Hi,
you can use Nette\Application\Routers\CliRouter and make a CliPresenter.