gipfel-dev/alias
最新稳定版本:0.0.14
Composer 安装命令:
composer create-project gipfel-dev/alias
包简介
A PHP CLI application that helps you organize your aliases.
README 文档
README
Alias CLI
A PHP CLI application that helps you organize your aliases.
Installation
composer require --dev alexgaal/alias
After installing Alias CLI we recommend to call the setup command once for automatically creation of aliases.json.
Usage
Summary
To get an overview of all available commands you can call alias without any parameters.
Execute an alias
After defining your aliases in aliases.json or aliases.dev.json you can call
to get an overview of all available aliases. You can also call an alias directly:
aliases.json
At the moment our packages scans your root directory of your project for following files
aliases.dev.jsonaliases.json
Please be aware that your values must be executable by your terminal.
aliases.json example
Support the development
Do you like this project? Support it by donating
License
Alias CLI is an open-source software licensed under the MIT license.
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-08-10




