vito/box.json
Saeed Vaziry abe27cde01 wip
2025-03-02 10:59:46 +01:00

21 lines
327 B
JSON

{
"directories": [
"app",
"bootstrap",
"config",
"database",
"public",
"resources",
"routes",
"storage",
"vendor"
],
"files": [
"artisan"
],
"main": "cli",
"output": "vito-cli.phar",
"chmod": "0755",
"stub": true
}