github.com/danbrough/mobile@v0.0.3-beta03/install.sh (about)

     1  #!/bin/bash
     2  
     3  cd `dirname $0`   
     4  
     5  go install github.com/danbrough/mobile/cmd/gomobile
     6  go install github.com/danbrough/mobile/cmd/gobind