zero-to-prod/url-cli
最新稳定版本:v2.0.2
Composer 安装命令:
composer require zero-to-prod/url-cli
包简介
A CLI for a url
关键字:
README 文档
README
Contents
- Introduction
- Requirements
- Installation
- Usage
- Docker Image
- Local Development
- Image Development
- Contributing
Introduction
A CLI for a url
Requirements
- PHP 8.1 or higher.
Installation
Install Zerotoprod\UrlCli via Composer:
composer require zero-to-prod/url-cli
This will add the package to your project’s dependencies and create an autoloader entry for it.
Usage
Run this command to see the available commands:
vendor/bin/url-cli list
Docker Image
You can also run the cli using the docker image:
docker run --rm davidsmith3/url-cli
Contributing
Contributions, issues, and feature requests are welcome! Feel free to check the issues page if you want to contribute.
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch). - Commit changes (
git commit -m 'Add some feature'). - Push to the branch (
git push origin feature-branch). - Create a new Pull Request.
统计信息
- 总下载量: 254
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-01-29
