Skip to content

Instantly share code, notes, and snippets.

@ru-rocker
Last active February 1, 2017 12:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ru-rocker/1011957b05468e3371f5e0b022091703 to your computer and use it in GitHub Desktop.
Save ru-rocker/1011957b05468e3371f5e0b022091703 to your computer and use it in GitHub Desktop.
Collection of useful command
cd $GOPATH
GOOS=windows GOARCH=386 go build -o runner.exe ru-rocker.com/runner/
# rename file using git
git mv --force Foo.js foo.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment