Trying to set up LESS for CSS on my Windows box, I\'ve installed ruby and rubygems and followed the instructions exactly.
I have put teststyle.less in
teststyle.less
Only this https://github.com/leafo/lessphp PHP compiler didn't crashed with my crazy project structure with CSS imports in LESS, etc.
Very simple shell command for compiling LESS to CSS:
plessc input.less > output.css