Creates a gem from a js url and uploads it to github
- Make sure you have
wget
installed. - Gemify works by downloading the javascript. If you have it locally just give us a shout - we are working on it - #5
- 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