corsware 0.1.5

CORS for Iron According to the Spec
Documentation
#!/bin/bash
: ${2? "USAGE: $0 <from> <to>"}
git grep -l $1 | xargs -l sed -i "s/$1/$2/"