Skip to content

Instantly share code, notes, and snippets.

@henteko
Last active August 29, 2015 14:07
Show Gist options
  • Save henteko/24d5a4a832e849752841 to your computer and use it in GitHub Desktop.
Save henteko/24d5a4a832e849752841 to your computer and use it in GitHub Desktop.
commitするとありがたいお言葉を聞けるやつ
#!/bin/sh
# brew install jqしておく
curl 'http://oniisama.herokuapp.com/api' | jq .url | xargs open
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment