gpanos / explain
Explain shell commands
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
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: 2024-10-25 22:35:50 UTC
README
Explain a Shell Command
# Install
composer global require gpanos/explain
# Use
explain shell "ls -lh"