eq/hexlet-brain-games
Composer 安装命令:
composer create-project eq/hexlet-brain-games
包简介
README 文档
README
Description
Simple CLI-games:
- brain-balance - Balance the given number
- brain-calc - What is the result of the expression?
- brain-even - Answer "yes" if number is even otherwise answer "no".
- brain-prime - Answer "yes" if number is prime otherwise answer "no".
- brain-gcd - Find the greatest common divisor of given numbers.
- brain-progression - What number is missing in this progression?
Installation
$ composer require eq/hexlet-brain-games
Usage
$ ~/vendor/bin/brain-balance$ ~/vendor/bin/brain-calc$ ~/vendor/bin/brain-even$ ~/vendor/bin/brain-prime$ ~/vendor/bin/brain-gcd$ ~/vendor/bin/brain-progression
统计信息
- 总下载量: 66
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2017-07-10