charcoal-dev / cli
CLI scripts for Charcoal Apps
Installs: 1 691
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^8.3
- ext-sockets: *
- charcoal-dev/base: >=0.0.17 <0.1.0
- charcoal-dev/events: ^0.1.7
- charcoal-dev/filesystem: ^0.2.4
README
Charcoal CLI lib, also referred to as Console, provides tools for building and running command-line applications in the Charcoal framework. It offers a structured way to define commands, parse input arguments and options, and handle interactive output, making it easy to create developer tools, maintenance scripts, and automation tasks within the framework.
For detailed information, guidance, and setup instructions regarding this library, please refer to our official documentation website: