#!/usr/bin/env php boot(); /** @var \Symfony\Component\Console\Application $nut Nut Console Application */ $nut = $app['nut']; $nut->run();