- You need composer
- composer install
-a [ action ]
or
--action
-e [ export directory ]
or --export
- 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
)
-a [ action ]
or
--action
-e [ export directory ]
or --export
php cli.php -a github
-e <path>
(i.e. php cli.php -a github -e ~/Downloads
)