I just downloaded an intializr generated version of Bootstrap. I also installed SimpLESS to keep from having to constantly having to manually recompile my LESS files and to
I didn't try very long with SimpleLESS, doesn't seem to compile bootstrap at all.
You could try using the JavaScript provided by lesscss.org or maybe a php less compiler (I haven't tried this one).
Here is an example of a very basic compiler if you want to compile only from time to time. http://pastebin.com/vXXFdvnk
Otherwise check the lesscss.org propositions.