Skip to content

Instantly share code, notes, and snippets.

@hitode909
Created May 14, 2014 10:27
Show Gist options
  • Save hitode909/aa4639b6b998871acb46 to your computer and use it in GitHub Desktop.
Save hitode909/aa4639b6b998871acb46 to your computer and use it in GitHub Desktop.
はむお
#!/usr/bin/env ruby
puts "🐹 < #{ ARGV.empty? ? ARGF.read : ARGV.join(' ') }"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment