Skip to content

Instantly share code, notes, and snippets.

@dmethvin
Created February 4, 2011 19:20
Show Gist options
  • Save dmethvin/811592 to your computer and use it in GitHub Desktop.
Save dmethvin/811592 to your computer and use it in GitHub Desktop.
cmd file for jquery make
set path=c:\nodejs\bin;%path%
c:\cygwin\bin\bash -c "cd c:/vstudio/jquery; make"
icacls dist\jquery.js /grant Everyone:RX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment