Skip to content

Instantly share code, notes, and snippets.

@nobiki
Last active June 6, 2019 01:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nobiki/37b9114a4059366892072fbfb464b4c8 to your computer and use it in GitHub Desktop.
Save nobiki/37b9114a4059366892072fbfb464b4c8 to your computer and use it in GitHub Desktop.
greymd/ojichat: おじさんがLINEやメールで送ってきそうな文を生成する : https://github.com/greymd/ojichat をスクリプトにしたやつ
#!/bin/bash
ARGS=$@
docker run --rm -i greymd/ojichat:latest ${ARGS}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment