wherd/cmd

Yet another command-line wrapper

v1.1.0 2023-02-11 12:50 UTC

This package is auto-updated.

Last update: 2024-04-11 15:21:03 UTC


README

Yet another command-line wrapper.

Installation

Install using composer:

composer require wherd/cmd

Usage

use Wherd\Cmd\Kernel;

$kernel = new Kernel();
// ...