goldfinch/cli-supplier
CLI Supplier is an extra interface for Taz commands that creates a bridge to communicate with Silverstripe core in CLI
Maintainers
Package info
github.com/goldfinch/cli-supplier
Type:silverstripe-vendormodule
pkg:composer/goldfinch/cli-supplier
Requires
- php: >=8.0
- goldfinch/taz: ^2.0
- silverstripe/admin: ^2.0
- silverstripe/framework: ^5.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 93d32be52d0d5976df60c8773042a65b3c33ada9
- Art Karasev <art.karasev.woop@proton.me>
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)
