pauldro/minicli-v2-app
最新稳定版本:v0.52
Composer 安装命令:
composer require pauldro/minicli-v2-app
包简介
Minicli Application Template
README 文档
README
Template for cli apps using minicli
Script file
./minicli is the base file that the app will run through, rename it what you'd like your base command to be called, make file executable using chmod
chmod +x minicli
Help Command
./{script} help will display help functions and the options available
.env Environment Variables
Set up your Environment by setting Variables in the .env file Look at the .env-example file for variables that should be set
install.sh
Set up server environment by running this shell script as root
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2025-08-08