A bash script to convert Go gx IPFS imports back to github imports
wget https://raw.githubusercontent.com/c3systems/gxundo/master/gxundo.sh
sudo mv gxundo.sh /usr/local/bin/gxundo
chmod aug+rwx /usr/local/bin/gxundo
Same as install instructions
$ gxundo {path}
# example
$ gxundo vendor/
make test
MIT