goldfinch / cli-supplier
CLI Supplier is an extra interface for Taz commands that creates a bridge to communicate with Silverstripe core in CLI
Installs: 853
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- php: >=8.0
- goldfinch/taz: ^2.0
- silverstripe/admin: ^2.0
- silverstripe/framework: ^5.0
README
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)