#!/bin/sh
wget -q -N https://raw.githubusercontent.com/uupaa/TypedArray.js/master/lib/TypedArray.js
yui-compressor TypedArray.js > typedarray.min.js
wget -q -N https://raw.githubusercontent.com/uupaa/TypedArray.js/master/LICENSE
