Skip to content

Instantly share code, notes, and snippets.

@duncanmak
Created October 12, 2012 21:27
Show Gist options
  • Save duncanmak/3881625 to your computer and use it in GitHub Desktop.
Save duncanmak/3881625 to your computer and use it in GitHub Desktop.
pushd c:\Users\builder\monkeywrench
@set PATH=/bin;/cygdrive/c/progra~1/mono-2.10.8/bin/;/cygdrive/c/progra~1/git/bin/;%PATH%
@set HOME=/cygdrive/c/Users/builder
@set TMP=/cygdrive/c/cygwin/tmp
c:\cygwin\bin\bash.exe -c "export PATH=/usr/bin:$PATH; mono class/lib/MonkeyWrench.Builder.exe"
popd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment