Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am ebittleman on github.
  • I am bittlesnet (https://keybase.io/bittlesnet) on keybase.
  • I have a public key ASDofwkqhz4nDNadQKYgLSz2wj_rsOsjLXuzXuC3sB0SRQo

To claim this, I am signing this object:

@ebittleman
ebittleman / goapp
Created May 20, 2015 13:34
goapp bash script for goapp in windows
#!/bin/bash
DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
GOROOT=$DIR/goroot
APPENGINE_DEV_APPSERVER=$DIR/dev_appserver.py
GOARCH=
GOBIN=
GOOS=
# Note that due to the nature of BAT files, if the optional