goldfinch/cli-supplier

CLI Supplier is an extra interface for Taz commands that creates a bridge to communicate with Silverstripe core in CLI

Installs: 341

Dependents: 3

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

v2.0.0 2024-03-07 01:45 UTC

This package is auto-updated.

Last update: 2024-05-07 02:12:20 UTC


README

Silverstripe Version Package Version Total Downloads License

CLI Supplier is an extra interface for Taz🌪️ commands that creates a bridge to communicate with Silverstripe core in CLI.

Install

composer require goldfinch/cli-supplier

Available Taz commands

If you haven't used Taz🌪️ before, taz file must be presented in your root project folder cp vendor/goldfinch/taz/taz taz

Create new CLI supplier

php taz make:cli-supplier

Recommendation

This module plays nicely with mill factory goldfinch/mill and goldfinch/harvest

License

The MIT License (MIT)