abgeo/covid19-cli
Composer 安装命令:
composer require abgeo/covid19-cli
包简介
Simple CLI tool for displaying COVID-19 statistics.
README 文档
README
Simple CLI tool for displaying COVID-19 statistics.
Installation
You can install this library with Composer:
composer global require abgeo/covid19-cli
Usage
To use covid command, make sure you add ~/composer/vendor/bin to your PATH environment variable.
See the below example. The line can be added to your .bashrc file.
export PATH="$HOME/.composer/vendor/bin:$PATH"
Run covid command in your terminal for starting application or
covid help for displaying all available commands.
Example
Display Statistics about COVID-19 in Georgia
covid display georgia
You can see all available country slugs by running covid countries
Authors
- Temuri Takalandze - Initial work - ABGEO
License
This project is licensed under the MIT License - see the LICENSE file for details
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-04-04