codenamephp/platform.cli

This package is abandoned and no longer maintained. No replacement package was suggested.

Simple extension for adambrett/shell-wrapper that adds some convience features and wrappers

1.0.0 2016-11-05 15:57 UTC

This package is auto-updated.

Last update: 2020-08-18 20:11:31 UTC


README

Simple extension for adambrett/shell-wrapper that adds some convience features and wrappers

#Installation

Easiest way is via composer:

  "require": {
    "codenamephp/platform.cli": "*"
  }