Updated Rakefile to remove use of *nix specific commands
authorDouglas Neiner <doug@pixelgraphics.us>
Mon, 14 Jun 2010 06:05:06 +0000 (02:05 -0400)
committerwycats <wycats@gmail.com>
Sun, 20 Jun 2010 05:29:48 +0000 (22:29 -0700)
commitad849eb5a46d284caf8305f8f720169d4192a3ed
treea7497c84d72ba5cc9eb3402f86bb100d0891da79
parent3e1ac2aaac0a99a7c1078e8dc76898346daf5d54
Updated Rakefile to remove use of *nix specific commands

Only `sh` statements left are either 'java' or 'git' commands,
which should work on Windows, though I still need to test
Rakefile