jelle-s/meme-generator
Composer 安装命令:
composer require jelle-s/meme-generator
包简介
Generate some memes y'all!
README 文档
README
Installation
composer require jelle-s/meme-generator
Documentation
Usage:
meme:generate [options] [--] <image> <top-text> [<bottom-text>]
MemeGenerator\Command\GenerateMemeCommand
Arguments:
image Image to put the text on.
top-text Text to add on the top.
bottom-text Text to add on the bottom (optional).
Options:
-o, --output-file[=OUTPUT-FILE] The name of the output file [default: "meme.jpeg"]
-h, --help Display this help message
Example
vendor/bin/meme-generator base_file.jpeg "This is the top text" "This is the optional bottom text" -o result.jpeg
统计信息
- 总下载量: 15
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-09-13