A demo on how to set up a Composer bin command with Minicli.
Check the tutorial at https://dev.to/erikaheidi/how-to-create-a-composer-bin-command-with-minicli-35ih.
git clone https://github.com/minicli/advice-slip.git
cd advice-slip
composer install
php bin/minicli advice
composer require minicli/advice-slip
php vendor/bin/minicli advice