Skip to content

layerssss/watch-less

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

watch-less is a simple command line tool that will watch a directory tree and output a compiled .css file whenever a .less file is changed.

I recomend installing globally for ease of use.

    sudo npm install -g watch-less

using it is as simple as:

    watch-less

to see various options use

    watch-less --help

About

A command line tool to watch a directory tree for changes to .less files and output compiled .css files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%