This may be just me and my setup (I'm not really a Ruby person) but I can't build this from a clean clone on Windows; it doesn't like while in the rakefile. Am I missing something?
Hi @ellisp the Rakefile was indeed not compatible with Windows. I've changed it into pure Ruby which should make it work on Windows too. Let me know if you have any issues.