Skip to content

Instantly share code, notes, and snippets.

@millerdrew
Created July 25, 2018 09:56
Show Gist options
  • Save millerdrew/3e267f06f80d0a9cc2b07135164c2fee to your computer and use it in GitHub Desktop.
Save millerdrew/3e267f06f80d0a9cc2b07135164c2fee to your computer and use it in GitHub Desktop.
#!/usr/bin/env ruby
puts URI.escape("https://jisho.org/search/" + ARGV.first)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment