Skip to content

Print your message as a part of various Japanese internet memes.

License

Notifications You must be signed in to change notification settings

greymd/echo-meme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

echo-meme

Build Status LICENSE

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).

Installation

Linux

RHEL compatible distros

$ sudo yum install -y https://git.io/echo-meme.rpm

Execute same command agaiin to update.

Debian base distros

$ wget https://git.io/echo-meme.deb
$ sudo dpkg -i ./echo-meme.deb

Execute same command agaiin to update.

macOS

$ brew tap greymd/tools
$ brew install echo-meme

Manual installation

$ wget https://git.io/echo-meme
(or $ curl -OL https://git.io/echo-meme )
$ sudo install -m 755 /usr/bin/echo-meme

Usage

$ 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...

About

Print your message as a part of various Japanese internet memes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •