Basics only (for demo) Tools Doctrine ORM Goutte Guzzle PHP CLI Progress Bar Symfony YAML Travis-CI Installation You need composer composer install Basic options -a [ action ] or --action -e [ export directory ] or --export How it works Go to project folder php cli.php -a github To specify the export directory just add -e <path> (i.e. php cli.php -a github -e ~/Downloads) Demo