Print your message as a part of various Japanese internet memes.
メッセージを様々な流行りのフレーズ、インターネットミームの一部に組み込んで出力するコマンドです。
$ echo-meme 山田
むしゃむしゃしていた。山田なら何でもよかった。
$ echo-meme 山田
見ろ!人が山田のようだ!
Tell us about your favorite memes ! (Send request)
あなたのお気に入りのミームを教えて下さい ! (Send request).
$ sudo yum install -y https://git.io/echo-meme.rpm
Execute same command agaiin to update.
$ wget https://git.io/echo-meme.deb
$ sudo dpkg -i ./echo-meme.deb
Execute same command agaiin to update.
$ brew tap greymd/tools
$ brew install echo-meme
$ wget https://git.io/echo-meme
(or $ curl -OL https://git.io/echo-meme )
$ sudo install -m 755 /usr/bin/echo-meme
$ echo-meme --help
Usage:
echo-meme [OPTIONS] MESSAGE
OPTIONS:
--help Display this help and exit
--version Output version information and exit
-s Read message from stdin
-r Send request to register new meme (see REGISTER MEME)
REGISTER MEME:
'{}' is the placeholder of the message.
For example,
$ echo-meme -r 'こんにちは{}、ありがとう{}'
It displays the URL to send the pull-request to the echo-meme repository.
https://github.com/greymd/echo-meme/issues/new...