Creates a gem from a js url and uploads it to github
- Obtain a private token from github
- Replace the USERNAME and PRIVATE_TOKEN with your github username and private token
./build.sh [name-of-the-gem] [js-url]
./build.sh gemify-jq http://example.com/jq.js