Registry / cli / codegyre-robo

codegyre-robo

JSON →
library5.1.1phppackagistunverified

Modern task runner.

composer require codegyre/robo
INSTALL
IMPORT
SIG · CODEGYRE-ROBO
C
codegyre-robo
cliphpv5.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Robo
use Robo\Robo;

Define a task with a simple RoboFile.

use Robo\Robo; class RoboFile extends Robo { public function hello() { $this->say('Hello, Robo!'); } }
Debug
Known issues
breakingRequires PHP 8.0+ and Symfony Console 5+
fix
Upgrade PHP and Symfony Console to compatible versions.
affects: <5.0.0
Upgrade
Version history
5.1.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
24
Resources
codegyre-robo — pip install codegyre-robo · libregistry