minicli/advice-slip

Demo - Advice Slip

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/minicli/advice-slip

0.1.0 2021-06-23 17:13 UTC

This package is auto-updated.

Last update: 2025-09-24 21:44:21 UTC


README

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.

Run this as a standalone application

git clone https://github.com/minicli/advice-slip.git
cd advice-slip
composer install
php bin/minicli advice

Install this on an existing project

composer require minicli/advice-slip
php vendor/bin/minicli advice