github.com/jingweno/gh@v2.1.1-0.20221007190738-04a7985fa9a1+incompatible/script/package (about)

     1  #!/usr/bin/env bash
     2  # Usage: make
     3  #
     4  # Package gh for release
     5  #
     6  # Author: Jingwen Owen Ou
     7  
     8  go get github.com/kr/godep
     9  go get github.com/jingweno/gotask
    10  GOPATH=`godep path`:$GOPATH gotask package