Commit 07f1a2ab by Mark Wunsch

simple bin to read/write from stdin/stdout

parent f7d39d98
#!/usr/bin/env ruby
# -*- encoding: utf-8 -*-
require 'rumoji'
Rumoji.decode_io(STDIN, STDOUT)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment