lessc-watch
Watch for file changes and compile less files into a single css bundle file.
less-watch-compiler
A command that watches folders(and subfolders) for file changes and automatically compile the less css files into css. This is a file system watcher and compiler.
lessc-glob
A node package that compiles **ALL** *.less* files in a directory and copy the entire structure to another directory.