gpanos / explain
Explain shell commands
dev-master
2021-06-25 15:39 UTC
Requires
- php: ^7.3|^8.0
- guzzlehttp/guzzle: ^6.5.5
- illuminate/http: ^8.0
Requires (Dev)
- laravel-zero/framework: ^8.8
- mockery/mockery: ^1.4.3
- pestphp/pest: ^1.3
This package is auto-updated.
Last update: 2026-02-26 01:33:08 UTC
README
Explain a Shell Command
# Install
composer global require gpanos/explain
# Use
explain shell "ls -lh"