ride/setup-cli

Setup the Ride CLI through the Composer dependency manager.

Maintainers

Package info

github.com/all-ride/ride-setup-cli

Type:ride-setup

pkg:composer/ride/setup-cli

Statistics

Installs: 4 303

Dependents: 3

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2016-10-14 22:19 UTC

This package is auto-updated.

Last update: 2026-03-13 04:11:55 UTC


README

Installer hook to setup the Ride CLI through the Composer dependency manager.

When installed/updated through composer, this script will:

  • make sure application exists
  • copy vendor/ride/cli/src/cli.php to application/cli.php

Related Modules

Installation

You can use Composer to install this application.

composer require ride/setup-cli