Created
July 25, 2018 09:56
-
-
Save millerdrew/3e267f06f80d0a9cc2b07135164c2fee to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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