github.com/comcast/canticle@v0.0.0-20161108184242-c53cface56e8/uninstall.sh (about)

     1  #!/bin/sh
     2  
     3  rm -rf $GOPATH/bin/cant
     4  rm -rf $GOPATH/build/github.com/Comcast/Canticle
     5  rm -rf $GOPATH/src/github.com/Comcast/Canticle